hyperledger / iroha-2-docs

https://hyperledger.github.io/iroha-2-docs/
Apache License 2.0
6 stars 26 forks source link

Create onboarding guide for software contributors #474

Closed e-ivkov closed 2 months ago

e-ivkov commented 3 years ago

Onboarding guide for software devs to contribute to Iroha v2

appetrosyan commented 2 years ago

Some useful links

whitepaper: https://github.com/hyperledger/iroha/blob/iroha2-dev/docs/source/iroha_2_whitepaper.md

Architecture: https://wiki.hyperledger.org/display/iroha/Architecture+Decision+Records+Log

RFC: https://wiki.hyperledger.org/display/iroha/Requests+for+Comments

API Spec: https://github.com/hyperledger/iroha/blob/iroha2-dev/docs/source/references/api_spec.md

references: https://github.com/hyperledger/iroha/blob/iroha2-dev/docs/source/references/config.md

Code: https://github.com/hyperledger/iroha/tree/iroha2-dev

6r1d commented 2 years ago

I'd like to work on this issue