Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 1.98 KB

File metadata and controls

52 lines (37 loc) · 1.98 KB

General Dependencies for hyperledger projects

Curl

$ sudo apt install curl

To check, run the following command in your terminal/command line:

$ curl -V

Docker

Docker-compose

Go

node

npm

Iroha framework

Movil oriented, c++, inspired on fabric, with api interaction with the distributed ledger network

    Android: https://github.com/hyperledger/iroha-android
    iOS: https://github.com/hyperledger/iroha-ios.

Iteroperability.

Code

    https://github.com/hyperledger/iroha
    https://github.com/hyperledger/iroha-ios
    https://github.com/hyperledger/iroha-android
    https://github.com/hyperledger/iroha-javascript
    https://github.com/hyperledger/iroha-python
    https://github.com/hyperledger/iroha-scala
    https://github.com/hyperledger/iroha-dotnet
    https://github.com/hyperledger/iroha-api.

Community

You can join the live conversations on Rocket.Chat (which is an alternative to Slack), using your Linux Foundation ID:

    https://chat.hyperledger.org/channel/iroha
    https://chat.hyperledger.org/channel/iroha-smartcontracts.

Another option is to join the mailing list(s) for technical discussions and announcements: https://lists.hyperledger.org/mailman/listinfo/hyperledger-iroha.

Api

The Hyperledger Iroha team has been actively working on creating API documents. If you are interested in taking a look and testing for yourself, you can visit https://hyperledger.github.io/iroha-api/#overview.

Hyperledger Sawtooth

Hyperledger Sawtooth is extremely scalable and able to withstand high throughput of data, which makes it a great option for production supply chain scenarios and IOT applications

Consensus algorithm Proof of elapsed time

Arquitechture