You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Goal
Metaboss is able to bulk mint NFTs by reading metadata json and media assets from a directory on the workstation.
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
The text was updated successfully, but these errors were encountered: