Sovrin Client to interact with Sovrin Network (public/permissioned distributed ledger)
Follow instructions mentioned here Common Setup Instructions
Follow instructions mentioned here Charm-Crypto Setup Instructions
Note: The tests create Sovrin nodes (dont worry, all nodes are created in the same process) .
To run the tests, download the source by cloning this repo. Navigate to the root directory of the source and install required packages by
pip install -e .
Run test by
python setup.py pytest
pip install -U --no-cache-dir sovrin-client
Note. The tests create Sovrin nodes (dont worry, all nodes are created in the same process).
Once installed, you can play with the command-line interface by running Sovrin from a terminal.
Note: For Windows, we recommended using either cmder or conemu.
sovrin