Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 229 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 229 Bytes

Indexing StarkNet with Apibara

Encode Club Workshop: November 2022

Getting started

Steps to run this project:

  1. Run npm i command
  2. Setup database settings inside data-source.ts file
  3. Run npm start command