Releases: samuelvanderwaal/metaboss
Releases · samuelvanderwaal/metaboss
v0.2.2
Add timeout
as an option so it can be changed from the default value of 60
.
v0.2.1
v0.2.1
v0.2.0
New features:
- Verify creators by signing metadata
- More snapshot options
- Mint NFTs from JSON files
- Set primary-sale-happened
Fixed:
- Updating an NFT data field erasing candy machine as a creator
Refactored command structure to have clean subcommands; no underscores and minimal dashes in names.
Binaries created vi Github Workflow CI run, thanks to @KartikSoneji.
v0.1.0
First release!
Current supported features:
- Decode NFT mint account metadata
- Get a list of mint accounts for a given candy machine ID or update authority
- Get a snapshot of current NFT holders for a given candy machine ID or update authority
- Set update authority on a single NFT or list of NFTs
- Update all data fields for a single NFT or list of NFTs