Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 813 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 813 Bytes

envio-indexer

⚠️ This is still under development. Entities might change!

Envio indexer for circles v1 and v2

Prerequisites

Before you start, make sure you have the following tools installed on your machine:

Installation

  1. Clone this repository:
git clone https://github.com/aboutcircles/envio-indexer.git
  1. Install the dependencies with Yarn:
pnpm install

Running locally

To run a local instance of envio indexer, docker is required.

Run the indexer with the command:

pnpm envio dev

Contributing

Contributions are welcome! If you find a bug or have improvement ideas, feel free to open an issue or submit a pull request.