Update README.md
This commit is contained in:
parent
67ff6a1748
commit
ccfbe0dd59
@ -58,8 +58,12 @@ Docker-compatibility branch is needed right now because Docker image made for fl
|
|||||||
DATA_PATH = /home/production/deployed/ftt-blockbook-migration-rescan
|
DATA_PATH = /home/production/deployed/ftt-blockbook-migration-rescan
|
||||||
APP_ADMIN = FNcvkz9PZNZM3HcxM1XTrVL4tgivmCkHp9
|
APP_ADMIN = FNcvkz9PZNZM3HcxM1XTrVL4tgivmCkHp9
|
||||||
API_VERIFY = False
|
API_VERIFY = False
|
||||||
```
|
|
||||||
|
|
||||||
4. If running for the first time, run `python3.7 tracktokens-smartcontracts.py --reset` otherwise run `python3.7 tracktokens-smartcontracts.py`
|
```
|
||||||
|
|
||||||
|
4. Install pyflosetup.sh if dependency errors of any kind come. Give it execute permissions first `chmod +x pyflosetup.sh`, and then `./pyflosetup.sh`
|
||||||
|
|
||||||
|
|
||||||
|
5. If running for the first time, run `python3.7 tracktokens-smartcontracts.py --reset` otherwise run `python3.7 tracktokens-smartcontracts.py`
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user