Skip to content
forked from tahos81/shovel

NFT Indexer for Starknet written in Rust

License

Notifications You must be signed in to change notification settings

zetsuboii/shovel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

NFT Indexer for Starknet written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 92.9%
  • TypeScript 6.4%
  • JavaScript 0.7%