以太坊适合许可区块链吗?

Is Ethereum suitable for permissioned blockchain?

有一个 blockchain 相关项目需要实施。

部分项目需要权限控制,即:

看来Ethereum有很多功能,所以尝试重新使用它。

我的问题是:

如果您想在 Solidity 中利用以太坊的智能合约,但仍然能够在许可环境中使用它,请查看 Hyperledger Burrow (Monax)。

https://github.com/hyperledger/burrow

你也可以考虑微软的COCO框架,不过还在开发中,估计今年年底发布。

"Microsoft's Confidential Consortium Blockchain Framework represents a breakthrough in achieving highly scalable, confidential, permissioned Ethereum or other blockchain networks that will be an important construct in the emerging world of variously interconnected blockchain systems. " - ConsenSys 创始人 Joseph Lubin

相关博客: https://azure.microsoft.com/en-us/blog/announcing-microsoft-s-coco-framework-for-enterprise-blockchain-networks/