hyperledger/iroha2
Hyperledger Iroha 2 is an efficient and easy-to-use DLT framework written in Rust
100K+
The purpose of this repository is to store Hyperledger Iroha version 2.
The documentation is available on a dedicated GitHub page.
To get help, visit the official Iroha Telegram channel and the Iroha
channel on the Hyperledger Discord
To file issues, visit the “reporting bugs” page.
Supported Architectures: amd64
.
Supported OS: Linux
.
Image | Description |
---|---|
lts | An image that contains the long-term support build of Iroha 2 |
client-cli-lts | A separate container for iroha_client_cli tool |
kagami-lts | A separate container for the kagami tool |
stable | An image that contains the cutting edge version of Iroha 2 built from the stable branch |
client-cli-stable | A separate container for the iroha_client_cli tool |
kagami-stable | A separate container for the kagami tool |
dev | An image that contains the unstable build from the dev branch |
client-cli-dev | A separate container for the iroha_client_cli tool |
kagami-dev | A separate container for the kagami tool |
dev-nightly | An image that contains the nightly unstable build from the dev branch |
client-cli-dev-nightly | A separate container for the iroha_client_cli tool |
kagami-dev-nightly | A separate container for the kagami tool |
docker pull hyperledger/iroha2