Skip to content

m4thfr34k/GoMergen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoMergen

GitHub go.mod Go version

GoMergen is a CLI tool to gather data related to NFTs on the Solana blockchain

Guide

TODO

  • Code cleanup
  • Refactor flags to align with specific commands. Some flags are currently globally available when they only make sense for certain commands.
  • Add global flag to save output to csv
  • Better error checking and handling
  • Consolodate file save functions

Examples

Retrieves NFTs from Magic Eden by:

  • scanning all ME activities related to the collection
  • scanning wallets associated to these activities for unlisted NFTs in this collection Saves to a csv file named {collection name}.csv
gomergen magiceden --coll=kreechures

Returns the candy machine account address of a token mint or Magic Eden collection, if one exists.

gomergen candy --mint=FggC7na23EqzC3kjezjLbEhkcfFiBLZVUqNVrrBAx5UU

Returns the candy machine account address of a Magic Eden collection, if one exists.

gomergen candy --meCOLL=kreechures

About

GoMergen is a CLI tool to pull NFT related data for a given collection

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages