This tool can run on either Windows x64 or Linux x64 Systems and requires the Indy SDK to be installed.
-
Clone Repo
-
Install indy-sdk on your system: https://github.com/hyperledger/indy-sdk#installing-the-sdk
-
Start Tool
Use Dockerfile:
-
docker build -t didcreation .
-
docker run -it didcreation ./didcreation/Linux_x64/DIDCreation
To create a DID simply start the tool and enter your seed.
All information will be on your local machine only.