We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
前言 最近的 一点心得: 在设计 DApp 的过程中,我深深感受到,站在 #区块链# 的肩膀上,DApp 天生被赋予两大能力: 账号体系:每个用户天生拥有账号身份(钱包地址),应用无需自建账号系统。 支付体系:用户天生具有 “支付” 能力,应用无需对接支付平台。 从这个角度来看,个人开发者可以比较容易地开发出平台性的应用。
最近的 一点心得:
在设计 DApp 的过程中,我深深感受到,站在 #区块链# 的肩膀上,DApp 天生被赋予两大能力: 账号体系:每个用户天生拥有账号身份(钱包地址),应用无需自建账号系统。 支付体系:用户天生具有 “支付” 能力,应用无需对接支付平台。
在设计 DApp 的过程中,我深深感受到,站在 #区块链# 的肩膀上,DApp 天生被赋予两大能力:
账号体系:每个用户天生拥有账号身份(钱包地址),应用无需自建账号系统。
支付体系:用户天生具有 “支付” 能力,应用无需对接支付平台。
从这个角度来看,个人开发者可以比较容易地开发出平台性的应用。
(大家自己脑补一下吧,类似分答、微博问答等产品,就是那些功能 😂 )
The text was updated successfully, but these errors were encountered:
No branches or pull requests
产品功能
(大家自己脑补一下吧,类似分答、微博问答等产品,就是那些功能 😂 )
The text was updated successfully, but these errors were encountered: