Skip to content

gxw815lyl/iroha

This branch is 451 commits behind hyperledger-iroha/iroha-dco:master.

Folders and files

NameName
Last commit message
Last commit date
Feb 28, 2018
Dec 16, 2017
Jul 30, 2018
Jul 27, 2018
May 22, 2018
Jul 31, 2018
Jul 30, 2018
Jul 25, 2018
Jan 25, 2018
Jul 25, 2018
Aug 2, 2018
Jul 29, 2018
Jul 27, 2018
Jul 25, 2018
Mar 30, 2018
Aug 2, 2018
Jul 27, 2018
Aug 2, 2018
Nov 6, 2017
Dec 19, 2017
Dec 16, 2017
Feb 28, 2018
Mar 30, 2018
Jul 26, 2018
Dec 16, 2017
Dec 16, 2017
Jul 30, 2018
Jul 30, 2018
Dec 16, 2017
May 18, 2018
Jul 26, 2018
Jul 25, 2018
Dec 19, 2017

Repository files navigation

What is Hyperledger Iroha?

License CII Best Practices Snap Status Build 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

Our documentation is hosted at ReadTheDocs service here: http://iroha.readthedocs.io. We have documentation in several languages available and you are welcome to contribute on POEditor website!

How to explore Iroha really fast?

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

How to build Iroha?

Use build guide, which might be helpful if you want to modify the code and contribute.

Is there SDK available?

Yes, in Java, Python, Javascript, builds for Android, and iOS.

Are there any example applications?

Android point app and JavaScript wallet.

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

Iroha codebase is 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.

Iroha documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/

About

Iroha - A simple, decentralized ledger

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 86.3%
  • CMake 4.2%
  • Python 3.9%
  • Java 2.1%
  • JavaScript 1.3%
  • Groovy 0.8%
  • Other 1.4%