Hyperledger Besu
2019 年 8 月にオープン ソース ファミリーに追加されHyperledger
た、最新のメンバーだと思います。についての言葉は次のBesu
とおりです。
Hyperledger Besu is an open source Ethereum client developed under the Apache 2.0 license and
written in Java. It can be run on the Ethereum public network or on private permissioned networks,
as well as test networks such as Rinkeby, Ropsten, and Görli. Hyperledger Besu includes several
consensus algorithms including PoW, PoA, and IBFT, and has comprehensive permissioning schemes
designed specifically for uses in a consortium environment.
についての言葉は次のIroha
とおりです。
Hyperledger Iroha is designed to be simple and easy to incorporate into infrastructural or IoT
projects requiring distributed ledger technology. Hyperledger Iroha features a simple construction,
modular, domain-driven C++ design, emphasis on client application development and a new, crash fault
tolerant consensus algorithm, called YAC.
Besu
おそらくトークンを持っていますが、持ってIroha
いません。Besu
から派生しているため、より採用される可能性がありますEthereum
。私は許可ベースのブロックチェーン技術を探しています (おそらくトークンなしで、スマートコントラクトが必要です) トランザクションを可能にし、トランザクションを追跡します (例: 取引当事者、関係するアイテム (アイテムの画像)、金額、日付) アイテム (例: 、絵画、そのデジタル画像は取引記録に保存されます)。Iroha
とはどう違いBesu
ますか?トランザクションの有効化と追跡に適したテクノロジーはどれですか?