Question

  • Creator
    Topic
  • #4061357

    Difference between Hyperledger Fabric and Hyperledger Iroha?

    Locked

    by InvoBlox ·

    Hyperledger Fabric and Iroha are distributed ledger application platforms.

    Which ones differ most? Which blockchain solution to implement?

All Answers

  • Author
    Replies
    • #4061411
      Avatar photo

      I asked ChatGPT. It did a great job so here it is.

      by rproffitt ·

      In reply to Difference between Hyperledger Fabric and Hyperledger Iroha?

      “Hyperledger Fabric and Hyperledger Iroha are both open-source blockchain platforms developed under the umbrella of the Hyperledger project hosted by the Linux Foundation. However, they differ in various aspects, including their design goals, architecture, and programming languages used.

      Hyperledger Fabric is a permissioned blockchain platform designed for enterprises to build decentralized applications (dApps) that can handle large-scale business transactions. It is designed to support various use cases and has a modular architecture that allows developers to customize the platform to meet their specific requirements. Fabric uses a consensus mechanism called Practical Byzantine Fault Tolerance (PBFT) to ensure transaction finality and also provides privacy and confidentiality features through the use of channels.

      Hyperledger Iroha, on the other hand, is a permissioned blockchain platform designed for creating digital identity and asset management systems. It is designed to be simple and easy to use, with a focus on mobile and web applications. Iroha uses a consensus mechanism called the Sumeragi Byzantine Fault Tolerance (BFT) consensus algorithm and offers a flexible permission model that allows for fine-grained control of access to the blockchain.

      In terms of programming languages, Hyperledger Fabric is implemented in Go and supports smart contract development in languages such as Go, Java, and JavaScript, while Hyperledger Iroha is implemented in C++ and supports smart contract development in languages such as C++, Java, and JavaScript.

      Overall, while both Hyperledger Fabric and Hyperledger Iroha are open-source blockchain platforms developed by the Hyperledger project, they differ in their design goals, architecture, and programming languages used, making them suitable for different use cases.”

    • #4064794

      Reply To: Difference between Hyperledger Fabric and Hyperledger Iroha?

      by lyinmiklies ·

      In reply to Difference between Hyperledger Fabric and Hyperledger Iroha?

      Thanks for this interesting information!

Viewing 1 reply thread