indy-tutorial-sandbox
indy-tutorial-sandbox copied to clipboard
A turnkey, Docker-based sandbox that enables quick and easy exploration of Hyperledger Indy concepts.
Results
2
indy-tutorial-sandbox issues
Sort by
recently updated
recently updated
newest added
The commands in Makefile cannot run now. How to upgrade the commands for the latest indy-cli?
When executing `make local run-demo`, python throws an error: ``` Traceback (most recent call last): File "./indy-cli", line 51, in from indy_client.cli.cli import IndyCli ImportError: No module named 'indy_client' `````...