vending-minter-merkle-wl

Crates.iovending-minter-merkle-wl
lib.rsvending-minter-merkle-wl
version3.15.0
sourcesrc
created_at2024-01-26 18:19:48.621174
updated_at2024-10-01 18:51:01.888049
descriptionStargaze vending minter contract using merkle trees
homepagehttps://stargaze.zone
repositoryhttps://github.com/public-awesome/launchpad
max_upload_size
id1115802
size136,685
Jorge Hernandez (jhernandezb)

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