Skip to content

Downloads Solana NFT metadata, and optionally images, directly from the blockchain and linked metadata file. metaGIB does NOT utilize databases, with cached and potentially stale/inaccurate data, to provide results.

License

Notifications You must be signed in to change notification settings

m4thfr34k/metaGIB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metaGIB

Usage

metaGIB currently uses hash lists that are in a text file with one NFT mint ID/address per line.

Usage: metaGIB gibme [flags]

Flags:
-h, --help | help for gibme
-i, --images | Include NFT images in download - defaults to false
-l, --list string | Hash list csv filename
-r, --rpc string | RPC URL to use

metaGIB gibme -i true -l AllKreechures.txt -r https://rpc.helius.xyz/?api-key=yourKEY

About

Downloads Solana NFT metadata, and optionally images, directly from the blockchain and linked metadata file. metaGIB does NOT utilize databases, with cached and potentially stale/inaccurate data, to provide results.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages