vending-minter

Crates.iovending-minter
lib.rsvending-minter
version3.15.0
sourcesrc
created_at2022-08-27 17:34:15.64607
updated_at2024-10-01 18:47:34.374953
descriptionStargaze vending minter contract
homepagehttps://stargaze.zone
repositoryhttps://github.com/public-awesome/launchpad
max_upload_size
id653510
size133,933
Michael J.S. (humanalgorithm)

documentation

README

Stargaze Vending Minter Contract

A minter that best works for generated art collections. It's designed for collections stored on IPFS that have a base URI root.

Mints are in random order. The entire collection is shuffled on instantiation. Each mint triggers a smaller "baby" shuffle. At any time, a Shuffle {} function can be called to add a time element to the random mint.

Commit count: 2335

cargo fmt