Skip to content

SabiAmeno/iroha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ae2fd8c · Apr 16, 2018
Feb 28, 2018
Dec 16, 2017
Apr 16, 2018
Mar 30, 2018
Apr 10, 2018
Apr 16, 2018
Apr 16, 2018
Apr 16, 2018
Jan 25, 2018
Apr 16, 2018
Apr 16, 2018
Apr 13, 2018
Mar 1, 2018
Apr 16, 2018
Mar 30, 2018
Apr 16, 2018
Mar 30, 2018
Apr 16, 2018
Nov 6, 2017
Dec 19, 2017
Dec 16, 2017
Feb 28, 2018
Mar 30, 2018
Mar 30, 2018
Dec 16, 2017
Dec 16, 2017
Jan 27, 2018
Apr 10, 2018
Dec 16, 2017
Apr 16, 2018
Apr 16, 2018
Dec 27, 2017
Dec 19, 2017

Repository files navigation

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?

  • Join telegram chat where the maintainers team is able to help you
  • Communicate in Gitter chat with our development community Join the chat at https://gitter.im/hyperledger-iroha/Lobby
  • Submit issues via GitHub Iroha repository
  • Join HyperLedger RocketChat #iroha channel to discuss your concerns and proposals
  • Use mailing list to spread your word within Iroha development community [email protected]

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 87.7%
  • CMake 4.5%
  • Java 2.3%
  • Python 2.1%
  • JavaScript 1.7%
  • Shell 0.9%
  • Groovy 0.8%