zeekhuge / iroha

Iroha - A simple, decentralized ledger

Home Page:http://iroha.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is Hyperledger Iroha?

License CII Best Practices Codacy Badge CircleCI codecov Snap Status

Throughput Graph

Blockchain platform Hyperledger Iroha is designed for simple creation and management of assets. This is a distributed ledger of transactions.

Check overview page of our documentation.

Iroha logo

Iroha has the following features:

  1. Creation and management of custom complex assets, such as currencies or indivisible rights, serial numbers, patents, etc.
  2. Management of user accounts
  3. Taxonomy of accounts based on domains — or sub-ledgers in the system
  4. The system of rights and verification of user permissions for the execution of transactions and queries in the system
  5. Validation of business rules for transactions and queries in the system

Among the non-functional requirements can be noted a high degree of network fault tolerance (Byzantine Fault Tolerant).

Documentation

Check getting started section in your version of localized docs to start exploring the system.

For more information, such as how to use client libraries in your target programming language, or how to deploy Iroha in a network check the rest of the documentation.

Need help?

License

Copyright 2016 – 2018 Soramitsu Co., Ltd.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Iroha - A simple, decentralized ledger

http://iroha.tech

License:Apache License 2.0


Languages

Language:C++ 91.1%Language:CMake 4.5%Language:JavaScript 1.7%Language:Python 0.9%Language:Shell 0.9%Language:Java 0.6%Language:Groovy 0.4%