RanchiMall's Token and Smart Contract system
* Fixed bugs in NFT creation and transfer * Added functionality to Token swap contract: It can have dynamic pricing which can be picked up from a blockchain address * Rollback script was ignoring nft tokens, now its included |
||
|---|---|---|
| .gitignore | ||
| config-example.py | ||
| convert_db.py | ||
| models.py | ||
| old_parsing.py | ||
| parser_function_definitions.py | ||
| parsing.py | ||
| planning.txt | ||
| README.md | ||
| requirements.txt | ||
| smart-contract-system-redesign.txt | ||
| statef_processing.py | ||
| test_db.py | ||
| test_rebuild.py | ||
| test_rollback_new.py | ||
| tracktokens_smartcontracts.py | ||
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.