Open nekia opened 5 years ago
Hyperledger Indy Platform - Privacy, Security and Power for Digital I… https://www.slideshare.net/gokulalex/hyperledger-indy-platform-privacy-security-and-power-for-digital-identity-systems
Done setup for the simple example to exchange DID between 2 agents by using docker container.
sudo apt-get install python3-pip
sudo apt-get install python3-virtualenv
virtualenv -p python3 <env name>
We can use indy pool in higher layer level than indy-sdk. Try setup Alice's usecase by using web based indy agent written in python. https://github.com/hyperledger/indy-agent/blob/master/python/README.md