如果我想自己开发 DApp,哪个是最好的区块链框架?

Which is the best blockchain framework if I want to develop the DApp for myself?

我是区块链开发的初学者,我精通 Java 和 C#,用于我的 Android 和 ASP.NET MVC 程序。最近,我开始学习如何开发区块链应用程序,我发现有很多框架可以用于此技术,例如Ethereum、Lisk 等。我的问题是,如果我想自己开发DApp,我应该学习哪个框架,我希望它在未来成为一个商业产品?

有几个框架可供选择。如果你希望你的 dapp 是 public 或私有的,请考虑 1st。私人可能会指出 Hyperledger in that case you'd use Burrow if you went with a public implementation you'd most likely use solidity on the Ethereum network. blockcerts and edx 是通过实践示例了解更多信息的极好资源。