Skip to content

vulalabs/nft-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published