hyperledger / firefly

Hyperledger FireFly is the first open source Supernode: a complete stack for enterprises to build and scale secure Web3 applications. The FireFly API for digital assets, data flows, and blockchain transactions makes it radically faster to build production-ready apps on popular chains and protocols.
https://hyperledger.github.io/firefly
Apache License 2.0
507 stars 208 forks source link

Enhance documentation for adding namespaces #1530

Open EnriqueL8 opened 5 months ago

EnriqueL8 commented 5 months ago

I've seen this asked in Discord a lot of times and there is even a stack overflow post about it https://stackoverflow.com/questions/76323318/does-anyone-have-an-idea-on-how-to-create-namespaces-in-hyperledger-firefly

Adding a new namespace to the config is not straight forward based on the "reference" and "configuration" sections in the documentation. It will be great to have a tutorial to add a new namespace, especially if this is based on the new Helm Charts!