RanchiMall's Token and Smart Contract system
- API responses now have a warning message if backend is still syncing - API v2 responses now have HTTP codes 200, 206, 400, 404, 500, 503 200: response is ok 206: reponse is ok, but backend is still syncing, thus data might not be final 404: data not found error 503: data not found, but backend is still syncing 400: client request error 500: internal server error |
||
|---|---|---|
| .github/workflows | ||
| src | ||
| tests | ||
| .gitignore | ||
| config-example.py | ||
| main.py | ||
| README.md | ||
| requirements.txt | ||
FLO Token & Smart Contract System
The python script scans the FLO Blockchain for Token and Smart Contract activity and creates/updates local SQLite databases accordingly.