Contract: https://github.com/ThunderFuel/smart-contracts/tree/master/contracts-v1/thunder_exchange
Please refer to the documentation website for a thorough guide on all Envio indexer features
-
Clone the repository
git clone git@github.com:enviodev/fuel-thunder-exchange.git
-
Open it locally
cd fuel-thunder-exchange -
Install dependencies (requires pnpm@8)
pnpm i
-
Run envio
pnpm dev
-
Verify it's working correctly by checking the Hasura:
- Open http://localhost:8080
- Enter admin-secret
testing