Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 497 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 497 Bytes

Shovel

shovel in sand

Description

Blazing fast modular NFT indexer for starknet. Get all the data you need to start building in starknet with NFT's.

Configuration

Get starknet mainnet RPC url and IPFS credentials from infura, create a mongo db cluster and get a connection string. Create a .env file and populate with these values.

Usage

cargo run

by default it starts indexing from block 1630 (first transfer event).

Contributing

Check TODO.md