Skip to main content

EVM Index

Welcome to EVM Index - a simple and lightweight indexer for EVM chains that allows you to easily index and retrieve data. With EVM Index, you can easily set up your own indexer on your infrastructure and configure it using a simple config file.

Plus, with real-time event notifications using webhooks, you can stay up-to-date on the latest data changes on the chain. Start exploring EVM Index today and simplify your blockchain data retrieval process.

Features

  • Plug-and-play setup for EVM chain indexing
  • Self-hosted solution.
  • Simplified configuration using a simple config file
  • Lightweight design for efficient performance
  • Webhooks for real-time event notifications

Examples

  1. NodeJs and Express with TypeScript

What you'll need

  • Node.js version 16.14 or above:
    • When installing Node.js, you are recommended to check all checkboxes related to dependencies.
  • RPC endpoint for the chain you want to index
  • MongoDB database