open-edition-minter

Crates.ioopen-edition-minter
lib.rsopen-edition-minter
version3.15.0
sourcesrc
created_at2023-07-02 19:51:41.860194
updated_at2024-10-01 18:48:33.143235
descriptionStargaze open edition minter contract
homepagehttps://stargaze.zone
repositoryhttps://github.com/public-awesome/launchpad
max_upload_size
id906376
size141,209
shane.stars (shanev)

documentation

README

Stargaze Open Edition Minter Contract

An Open Edition minter will mint 1 pre-defined NFT and the metadata can be on-chain and off-chain.

There is a maximum number of nft an address can mint and there are fees to be considered when the metadata is stored on-chain. There is also a 2% fees that is given to the developers of this minter. These fees happen when the mint method is used.

Commit count: 2335

cargo fmt