Skip to content

[Feature] Bulk NFT Mint #204

@kespinola

Description

@kespinola

Goal

Metaboss is able to bulk mint NFTs by reading metadata json and media assets from a directory on the workstation.

                     #[default: ~/nfts]        #[default: cache.json]
metaboss bulk_mint --upload-directory=~/nfts --cache-file=~./cache.json

Strategy

Metaboss follows a similar flow to sugar where it reads a directory of metadata json and media assets. Metaboss reads the directory, uploads media assets, completes the metadata json, submits mint NFT transactions to Solana using wallet configured on the workstation, and tracks the success of nfts making it on chain through a cache file.

Sugar References

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions