Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 570 Bytes

TODO.md

File metadata and controls

16 lines (14 loc) · 570 Bytes

TODO


  • Amazon buckets integration for lazy image caching
  • Use transactions for DB operations
  • Start inserting erc1155Metadata to db
  • we are only calling token_uri() call tokenURI() and uri() where necessary
  • fix get_onchain_metadata to handle cairo strings properly
  • Hold last synced block for tokens and indexer in db
  • Go concurrent
  • Go full sync and start listening for new blocks
  • Add pause resume for indexer
  • Write tests
  • Cache contracts on high demand
  • Document EVERYTHING