hyperledger / indy-node

The server portion of a distributed ledger purpose-built for decentralized identity.
https://wiki.hyperledger.org/display/indy
Apache License 2.0
683 stars 656 forks source link

Add a detailed tutorial on how to create a New Indy Network #1674

Closed WadeBarnes closed 2 years ago

WadeBarnes commented 3 years ago

Resources:

The resulting document should be placed in indy-node/docs.

Feedback:

wYaobiz commented 3 years ago

When I run the prerequisites.sh script from the tutorial Hyperledger Indy Custom Network with Indy Node & Plenum(Protocol & Ledger), there are some issue caused by missing dependency for some python package.

I added some packages, and tested in a fresh Ubuntu 16.04. It works correctly, here is the file I modified. https://github.com/wYaobiz/Hyperledger-Indy-Tutorial/blob/master/prerequisites.sh

WadeBarnes commented 2 years ago

The documentation is now available here; https://github.com/hyperledger/indy-node/blob/master/docs/source/NewNetwork/NewNetwork.md