ENSIndexer Development and Contributions
Configure Environment Variables
Section titled “Configure Environment Variables”cd apps/ensindexercp .env.local.example .env.local
Running ENSIndexer
Section titled “Running ENSIndexer”# from monorepo rootpnpm run -F ensindexer dev
# from apps/ensindexerpnpm run dev