-
Notifications
You must be signed in to change notification settings - Fork 39
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
Page 2 - How to mint tickets to an event #939
Labels
4day-dapp-mar1
things due march 1st in the 4 day dapp
Comments
dckc
changed the title
Page 2 - How to mint an NFT drop
Page 2 - How to mint and sell tickets to an event
Jan 29, 2024
sufyaankhan
changed the title
Page 2 - How to mint and sell tickets to an event
Page 2 - How to mint tickets to an event
Feb 7, 2024
@sufyaankhan where are we on creating separate tickets for UI tasks? |
Remaining steps:
|
Addressed in #1017 |
#1017 is not merged |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Goal: A new contract to create NFT Drop.
Use-case: TicketStub is a form that allows users to buy NFTs representing seats.
This use-case will show 3 rows of seats.
Row 1: $100 each seat (3 NFT tickets)
Row 2: $ 50 each seat (3 NFT tickets)
Row 3: $ 25 each seat (3 NFT tickets)
Result:
NFT Ticket should land in the User's Smart Wallet.
Relevant docs:
Tasks
The text was updated successfully, but these errors were encountered: