- Clone the repo
- Install any other pre-requisite packages for Envio listed here
- Install Envio via
npm i -g envio@v0.0.21 - Generate indexing code via
envio codegen - Run the indexer via
envio dev(make sure you have Docker running) - Stop the indexer via
envio stop
Please refer to the documentation website for a thorough guide on all Envio indexer features