Iroha - A simple, enterprise-grade decentralized ledger
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Aleksandr Petrosyan f3e422687b
Develop to Master (#3081)
4 weeks ago
.github Fix sources 2 months ago
cmake [GHA] remake matrix to buildspec, fix build with URSA (#1567) 2 years ago
docker Add autoconf dep 2 months ago
docs Merge branch 'main' into develop 3 months ago
example Remove proposal_delay timeout (#1831) (#1847) 1 year ago
goSrc/src/vmCaller Missing queries integration to burrow (#1443) 2 years ago
housekeeping Transfer from GitHub hyperledger-archives/iroha 4 years ago
iroha-cli 1. Added path to fix building benchmark library on MacOS 2 months ago
iroha-lib Corrections in MR: #3081 (develop -> master) 2 months ago
irohad 1. Added path to fix building benchmark library on MacOS 2 months ago
libs 1. Added path to fix building benchmark library on MacOS 2 months ago
patch Transfer from GitHub hyperledger-archives/iroha 4 years ago
schema Fix/gRPC drop stream bugfix (#2749) 8 months ago
scripts Update curl-docker-tags.sh 2 years ago
shared_model Corrections in MR: #3081 (develop -> master) 2 months ago
snap [CI][GHActions] Introduce GitHub Actions Iroha1 (#1028) 2 years ago
test Allow configuring max past time of transaction `created_time` (#1776) 8 months ago
utils Transfer from GitHub hyperledger-archives/iroha 4 years ago
vcpkg 1. Added path to fix building benchmark library on MacOS 2 months ago
.clang-format Add prometheus metrics sample (#841) 2 years ago
.clang-format-ignore Metrics all in one (#943) 2 years ago
.github_changelog_generator Transfer from GitHub hyperledger-archives/iroha 4 years ago
.gitignore Fix/Iroha v1.4-rc.1 fixes (#1785) 1 year ago
.lcovrc Transfer from GitHub hyperledger-archives/iroha 4 years ago
.pre-commit-config.yaml [CI][GHActions] Introduce GitHub Actions Iroha1 (#1028) 2 years ago
CMakeLists.txt Updates after review v3 3 months ago
CODE_OF_CONDUCT.md Transfer from GitHub hyperledger-archives/iroha 4 years ago
CONTRIBUTING.rst Many documentation changes, corrections etc. (#2475) 9 months ago
Doxyfile integrate doxygen documentation into rtd 3 years ago
LICENSE Transfer from GitHub hyperledger-archives/iroha 4 years ago
MAINTAINERS.md Update MAINTAINERS.md 1 month ago
README.md [documentation] Fix #1920 8 months ago
SECURITY.md Add default SECURITY policy 4 years ago
sonar-project.properties Enable C++17 support, usage examples 3 years ago

README.md

Welcome!

What is Hyperledger Iroha?

License CII Best Practices

Iroha is a straightforward distributed ledger technology (DLT), inspired by Japanese Kaizen principle — eliminate excessiveness (muri). Iroha has essential functionality for your asset, information and identity management needs, at the same time being an efficient and trustworthy crash fault-tolerant tool for your enterprise needs.

Check the overview page of our documentation. Here is a YouTube channel where we upload meetings and explanatory videos - check them out!

Iroha logo

Iroha has the following features:

  1. Creation and management of custom fungible assets, such as currencies, kilos of gold, etc.
  2. Management of user accounts
  3. Taxonomy of accounts based on domains 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
  6. Multisignature transactions

Iroha is Crash Fault Tolerant and has its own consensus algorithm - YAC

Documentation

Our documentation is hosted at ReadTheDocs service here: http://iroha.readthedocs.io and supports different Iroha versions.

We have documentation translations!

Here is our localisations repository. Check it out and help us translate Iroha docs into your local language.

How to explore Iroha really fast?

Check getting started section in your version of localized docs to start exploring the system. There is also a great sandbox to try sending assets using Python library.

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 and iOS.

Are there any example applications?

Android point app and JavaScript wallet.

Also do not forget to check out The Borsello App – it is a wallet for Android & iOS along with a web browser application contributed by Claudio. It is based on JS Wallet but is up-to-date.

Great tools for Iroha

Iroha Explorer Iroha Docker container with Postgres 10 and it's source code Tool to deploy Iroha instances

Want to help us develop Iroha?

That's great! Check out this document

Need help?

  • Join Telegram chat or Hyperledger RocketChat where the maintainers, contributors and fellow users are ready to help you. You can also discuss your concerns and proposals and simply chat about Iroha there or in Gitter Join the chat at https://gitter.im/hyperledger-iroha/Lobby
  • Submit issues and improvement suggestions via Hyperledger Jira
  • Subscribe to our mailing list to receive the latest and most important news and spread your word within Iroha community

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/