Created following the tutorial https://docs.envio.dev/docs/tutorial-indexing-fuel.
Please refer to the documentation website for a thorough guide on all Envio indexer features
-
Clone the repository
git clone [email protected]:enviodev/sway-farm-indexer.git
-
Open it locally
cd sway-farm-indexer
-
Install dependencies (requires pnpm)
pnpm i
-
Run envio
pnpm dev
-
Verify it's working correctly by checking the Hasura:
- Open http://localhost:8080
- Enter admin-secret
testing