Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 585 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 585 Bytes

Used to frontrun other competing buyers of top 0.5% of rare NFT's.

Description

Web app to give rarity rankings to NFT's within minutes of their metadata being revealed and check which are listed (based on rarity and price filters) on the OpenSea marketplace using their API.

Source Code

This is the Django (Python) backend to fetch metadata from IPFS, store rarity rankings in PostgreSQL and serve rarity data using GraphQL. The React frontend can be found here.