Skip to content

steppsr/GetNFTNamesFromNFTIDs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

GetNFTNamesFromNFTIDs

Get a list of NFT Names from a list of NFT IDs using the Mintgarden API

Requiements

You will need a list of NFT IDs. You can use the NFTIDsFromCollection tool from here to generate the list of NFT IDs.

Running the command

Use the bash command to run the script and pass in the name of the file containing your NFT IDs as the first parameter. You can also use redirect to send the output to a file.

Example:

bash getnftnames.sh list.txt > my_output.txt

About

Get a list of NFT Names from a list of NFT IDs using the Mintgarden API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages