trustblock-cli 0.9.1

human-friendly console utility that helps to interact with Trustblock from command line.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
### FOR TESTING ###

AUDIT_ENDPOINT="http://localhost:3000/api/audit/"

USER_ENDPOINT = "http://localhost:3000/api/user/auditor"

PROJECT_ENDPOINT="http://localhost:3000/api/project/"

FORWARDER_ENDPOINT="http://localhost:3000/api/audit/forwarder/"

WEB3_STORAGE_API_ENDPOINT="http://localhost:3000/api/file/"

MASTER_KEY=MY_MASTER_KEY

DATABASE_URL=mysql://user:pass@localhost:3306/local