This package browser is in early development. Mind the rough edges.

hyperledger-iroha 1.1.1

Simple, decentralized ledger

Iroha is a distributed ledger technology (DLT). Iroha has essential functionality for your asset, information and identity management needs, at the same time being a crash fault-tolerant tool.

Iroha has the following features:

  • Creation and management of custom fungible assets, such as currencies, kilos of gold, etc.

  • Management of user accounts

  • Taxonomy of accounts based on domains in the system

  • The system of rights and verification of user permissions for the execution of transactions and queries in the system

  • Validation of business rules for transactions and queries in the system

  • Multisignature transactions

Installation

Install hyperledger-iroha 1.1.1 as follows:

guix install hyperledger-iroha@1.1.1

Or install the latest version:

guix install hyperledger-iroha

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.