Envio indexer for circles v1 and v2
Before you start, make sure you have the following tools installed on your machine:
- Clone this repository:
git clone https://github.com/aboutcircles/envio-indexer.git
- Install the dependencies with Yarn:
pnpm install
To run a local instance of envio indexer, docker is required.
Run the indexer with the command:
pnpm envio dev
Contributions are welcome! If you find a bug or have improvement ideas, feel free to open an issue or submit a pull request.