trustblock-cli 0.7.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
16
17
### FOR TESTING ###

WALLET_KEY=

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

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

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

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

TB_CORE_ADDRESS=

MASTER_KEY=MY_MASTER_KEY

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