8 organizations share topics with Hyperledger Iroha, and 8 open source projects are closely related.
What is Hyperledger Iroha?
Hyperledger Iroha is an open-source permissioned blockchain platform (enterprise distributed ledger) designed by Hyperledger for building infrastructure and applications that require simple asset and identity management.
- Modular permissioned blockchain framework for managing digital assets and identities (enterprise distributed ledger).
- Command- and query-based model for creating, transferring, and querying assets and accounts (data management).
- Role-Based Access Control (RBAC) for defining permissions over blockchain operations (identity and access management).
- Pluggable consensus and compatibility with other Hyperledger projects through shared architectural concepts (blockchain infrastructure).
- Designed for integration into enterprise and institutional systems via APIs and service components (systems integration).
Show more
More About hyperledger.org
Hyperledger Iroha is a project under the Hyperledger umbrella hosted by LF Decentralized Trust that provides a permissioned blockchain platform (enterprise distributed ledger) aimed at applications that need controlled participation, deterministic behavior, and straightforward asset and identity handling. It is oriented toward business and institutional use cases where consortium members or known participants interact under governance rules rather than in an open, public network.
The project focuses on a concise blockchain model built around assets, accounts, domains, and roles (blockchain infrastructure). Its transaction system uses commands to express operations such as creating accounts, defining assets, transferring assets, and assigning roles, while queries allow clients to retrieve ledger state in a structured form (data management). This command/query separation gives application developers a clear Application Programming Interface (API) surface for integrating ledger operations into business workflows.
Hyperledger Iroha implements RBAC (identity and access management), enabling administrators to define which operations each role can execute on the ledger. Accounts can be associated with roles that confer granular permissions, such as the ability to transfer assets, create new accounts, or modify certain ledger parameters. This approach aligns with enterprise security models where authorization policies must be explicit and auditable across organizations.
The platform typically operates in a permissioned network where participating nodes belong to known organizations that maintain the ledger collectively (consortium blockchain). Nodes validate and order transactions using a consensus algorithm appropriate for environments with authenticated participants (consensus layer). Hyperledger Iroha’s design supports pluggable consensus mechanisms and coordination with other Hyperledger components at the architectural and governance level, under the umbrella of LF Decentralized Trust (blockchain ecosystem).
Enterprises use Hyperledger Iroha as a foundation for applications such as asset registries, identity and credential systems, and other workflows that require traceable, append-only records with controlled write access (enterprise applications). Integration is typically achieved through client libraries and APIs that connect existing systems to the ledger, allowing organizations to embed blockchain-backed data structures into current architectures without rebuilding entire stacks.
In a technical directory, Hyperledger Iroha fits into categories including blockchain platforms, distributed ledger technology, permissioned consortium networks, and RBAC frameworks. Its focus on asset and identity primitives, deterministic behavior, and permissioned governance makes it relevant to architects and engineers evaluating distributed ledger options for regulated or multi-party environments.
Our description of Hyperledger Iroha. Updated February 2026.