This is a sample implementation of the kwil-subsquid-adapter
on the Subsquid BAYC tutorial.
The kwil-subsquid-adapter
is used in creating a custom database and specifying the actions to be executed.
- Custom Database Implementation: src/db.ts
- Actions Implementation: src/actions.ts
To run this indexer against a Kwil Database, follow the steps in the repo-level README.md.