Add cic cli

This commit is contained in:
nolash 2021-12-05 08:46:02 +01:00
parent e4a85a9cac
commit be12809aeb
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
3 changed files with 6 additions and 2 deletions

View File

@ -34,6 +34,7 @@ The examples below assume working directory of the cic-staff-installer repositor
To use against the cic-stack docker-compose local cluster:
```
export RPC_PROVIDER=http://localhost:63545
export CIC_ROOT_URL=file://`pwd`/var
```

View File

@ -3,6 +3,7 @@ amqp==2.6.1
asn1crypto==1.4.0
attrs==21.2.0
billiard==3.6.4.0
cbor2==5.4.1
celery==4.4.7
certifi==2021.10.8
cffi==1.14.6
@ -10,8 +11,9 @@ chainlib==0.0.13
chainlib-eth==0.0.13
chainsyncer==0.0.7
charset-normalizer==2.0.7
cic==0.0.2
cic-cache==0.3.0a2
cic-eth-registry==0.6.1
cic-eth-registry==0.6.2
cic-types==0.2.1a5
clicada==0.0.1a9
coincurve==15.0.0
@ -21,7 +23,7 @@ cytoolz==0.11.0
erc20-faucet==0.3.2
eth-accounts-index==0.1.2
eth-address-index==0.2.4
eth-contract-registry==0.6.3
eth-contract-registry==0.7.2
eth-erc20==0.1.2
eth-hash==0.3.2
eth-token-index==0.2.4

View File

@ -1,2 +1,3 @@
cic-cache==0.3.0a2
clicada==0.0.1a9
cic==0.0.2