base-minter

Crates.iobase-minter
lib.rsbase-minter
version3.15.0
sourcesrc
created_at2022-08-27 17:23:41.664168
updated_at2024-10-01 18:46:14.460993
descriptionStargaze NFT basic 1/1 minter contract
homepagehttps://stargaze.zone
repositoryhttps://github.com/public-awesome/launchpad
max_upload_size
id653503
size65,926
Michael J.S. (humanalgorithm)

documentation

README

Stargaze Base Minter Contract

A basic 1/1 minter. It mints a token with a given token_uri to the sender. The token_id is simply incremented by one. There is no token limit but there is a fixed mint price that is Fair Burned.

Commit count: 2335

cargo fmt