Repository
- Code: github.com/berachain/guides/tree/main/apps/envio-indexer-erc20
- README (raw): raw README
Requirements
- Node (see README), npm
- Envio CLI/config if deploying to Envio
Stack
Envio, TypeScript/JavaScript, schema + event handlers.Quick start
- Clone and install
- Configure Envio (chain: Berachain, contract addresses if fixed). See README for Envio workflow.
- Build and run/deploy the indexer; query indexed data per Envio docs.