Updated NFT rarity sniper used to frontrun other competing buyers of top 0.5% of rare NFT's. [Typescript/React]
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 Magic Eden marketplace using their API.
This is the React (Typescript) frontend with hooks to dynamically load rarity rankings and Magic Eden listings from the backend. The Node.js backend can be found here.