Quest System
The Quest System is a nodejs server written in typescript and uses sqlite as its backend database. The indexer has three main components:
- Quest Indexer: identify when a specific
questdefined by filter criteria has been completed on chain - Quest Rewarder: transfer an FA2 token to the user who has completed the quest
- API: provide an API server for Apps to query and get live information