hyperledger-iroha / iroha

Iroha - A simple, enterprise-grade decentralized ledger
https://wiki.hyperledger.org/display/iroha
Apache License 2.0
441 stars 279 forks source link

Explain the difference between the `config` and `configs` directories #4621

Closed 6r1d closed 1 week ago

6r1d commented 1 year ago

Documentation URL(s)

No docs are available yet, but I'm thinking about adding README.md for both directories.

https://github.com/hyperledger/iroha/tree/main/config https://github.com/hyperledger/iroha/tree/main/configs

Description / your suggestions

Covering it may help people understand Iroha code organization a bit better.

6r1d commented 1 year ago

UPD: config should be moved inside the core, while configs reside on the top level, renamed to examples. This should be postponed until it doesn't cause conflicts.

appetrosyan commented 1 year ago

@ilchu is working on this

appetrosyan commented 1 year ago

hyperledger/iroha#3773