Skip to content

taeasy/iroha

 
 

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:https://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:https://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:https://creativecommons.org/licenses/by/4.0/

About

Iroha - A simple, decentralized ledger

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C++ 87.8%
  • CMake 3.4%
  • Python 3.3%
  • Java 1.9%
  • Groovy 1.6%
  • Shell 0.8%
  • Other 1.2%