Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 205 Bytes

File metadata and controls

22 lines (15 loc) · 205 Bytes

ERC-4337 EntryPoint Indexer

Development

To install the dependencies:

pnpm

To build the indexer:

pnpm run codegen
pnpm run build

To run the indexer locally:

pnpm run dev