[go: nahoru, domu]

Skip to content

Automatic finder of the most rare NFTs in a specified budget.

Notifications You must be signed in to change notification settings

kolyasapphire/rare-nft-finder

Repository files navigation

Rare NFT Finder

  1. Fetches metadata files for each NFT in a collection
  2. Calculates rarities of all NFT traits
  3. Finds the best price-rarity wise listed NFTs on OpenSea in a specified budget

At the end, it will log the best items and even open browser tabs for you to buy them.

Getting Started

  1. Create an env file
cp example.env .env
  1. Fill the .env file

  2. Run the scripts:

  • deno task fetch-metadata
  • deno task calculate-rarities
  • deno task find-available

About

Automatic finder of the most rare NFTs in a specified budget.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published