Skip to content

An NFT indexer used in Xeon

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

INTEARnear/nft-indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nft Indexer

This indexer watches for NFT events (mint, transfer, burn) and sends them to Redis streams nft_mint, nft_transfer, and nft_burn respectively.

To run it, set REDIS_URL environment variable and cargo run --release

About

An NFT indexer used in Xeon

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages