Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
想知道我们是否将 2 个或多个区块链平台相互混合,例如 Hyperledger Fabric、Etherium、Quorum 或 R3 Corda?那么我可以将它们混合以实现一个对公共和私有区块链网络都有好处的模型。
区块链技术是独立的,通常彼此不兼容。
以太坊虚拟机存在一个例外,它在 Hyperledger Burrow 中实现,并由 Hyperledger Sawtooth 中的 Seth 支持(Seth = Sawtooth Ethereum)。
您还可以使用 Hyperledger Quilt,它旨在在各种区块链技术之间进行通信。