Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DraftPick minter (mint a NFT into the minter and a ticket claim one from series) #179

Open
jakerockland opened this issue May 18, 2022 · 0 comments
Labels
ideation Not yet in an actionable state minter-type Suggestion for a new/iterated minter type

Comments

@jakerockland
Copy link
Contributor

An interesting area for further thinking is what it may look like to implement a FilteredMinter compatible with the MinterSuite that makes it more readily achievable for artists to use the "Draft pick" format (as used by Bright Moments for 100 PRINT; https://twitter.com/seth/status/1527026952334237696?s=20&t=ouSXb5r8Qh9uee22jAF7Kg) for their projects.

This could be accomplished by the tokens being minted into the minter; and a "draft ticket" NFT being provided at the time of mint, which can later be burned into the minter to pick out a mint via a "claim" function in an in-order fashion.

This is functionally very different than #159; but similar in concept implementation wise.

@jakerockland jakerockland added minter-type Suggestion for a new/iterated minter type ideation Not yet in an actionable state labels May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ideation Not yet in an actionable state minter-type Suggestion for a new/iterated minter type
Projects
None yet
Development

No branches or pull requests

1 participant