vulalabs / nft-gallery

Explore and sort your NFT collection by rarity attributes.

Home Page:https://gallery.vulalabs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

This project was bootstrapped with Create React App and is maintained by Vula Labs, Inc.

  1. Install all dependencies by running npm install
  2. Run the project in your browser with npm start
  3. You'll be redirected to http://localhost:3000

Obtain Hashlist

In order to get the hashlist for a Solana NFT project, you need to obtain the first creator address for your NFT collection. You can do this by viewing your NFT on Solscan and copy & pasting the first address listed under Creators.

NFT Creator Address

Once you have the creator address go to Magic Eden's hashlist tool

Copy & paste your creator address in the input field.

Input field

Allow the tool to run for a few minutes and then you will see your hashlist appear in the text box.

Export hash

Select "Export Hash List"

Retrieve Metadata

Once you have your Hashlist, use this tool to get the metadata for each NFT.

Import Metadata

Now you should have a data.json and rarity.json file after using the previous tool. Copy and paste those into ./src.

Support

We're happy to help out if you have any questions. Reach out to Obes

P.S.

Also check out our Free Discord Bot to give your community NFT Holder roles

About

Explore and sort your NFT collection by rarity attributes.

https://gallery.vulalabs.com

License:MIT License


Languages

Language:JavaScript 92.3%Language:HTML 5.7%Language:CSS 2.0%