Update README.md

This commit is contained in:
tripathyr 2024-10-29 09:35:51 +05:30 committed by GitHub
parent 67ff6a1748
commit ccfbe0dd59
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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
APP_ADMIN = FNcvkz9PZNZM3HcxM1XTrVL4tgivmCkHp9
API_VERIFY = False
```
```
4. Install pyflosetup.sh if dependency errors of any kind come. Give it execute permissions first `chmod +x pyflosetup.sh`, and then `./pyflosetup.sh`
4. If running for the first time, run `python3.7 tracktokens-smartcontracts.py --reset` otherwise run `python3.7 tracktokens-smartcontracts.py`
5. If running for the first time, run `python3.7 tracktokens-smartcontracts.py --reset` otherwise run `python3.7 tracktokens-smartcontracts.py`