Crates.io | vending-minter-merkle-wl |
lib.rs | vending-minter-merkle-wl |
version | 3.15.0 |
source | src |
created_at | 2024-01-26 18:19:48.621174 |
updated_at | 2024-10-01 18:51:01.888049 |
description | Stargaze vending minter contract using merkle trees |
homepage | https://stargaze.zone |
repository | https://github.com/public-awesome/launchpad |
max_upload_size | |
id | 1115802 |
size | 136,685 |
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.