Blazing fast modular NFT indexer for starknet. Get all the data you need to start building in starknet with NFT's.
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.
cargo run
by default it starts indexing from block 1630 (first transfer event).
Check TODO.md