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

Page 2 - How to mint tickets to an event #939

Open
2 of 4 tasks
Tracked by #929
sufyaankhan opened this issue Jan 29, 2024 · 6 comments
Open
2 of 4 tasks
Tracked by #929

Page 2 - How to mint tickets to an event #939

sufyaankhan opened this issue Jan 29, 2024 · 6 comments
Assignees
Labels
4day-dapp-mar1 things due march 1st in the 4 day dapp

Comments

@sufyaankhan
Copy link

sufyaankhan commented Jan 29, 2024

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

Preview Give feedback
  1. 4day-dapp-mar1
    kbennett2000
@dckc 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
@aj-agoric aj-agoric added the 4day-dapp-mar1 things due march 1st in the 4 day dapp label Feb 6, 2024
@sufyaankhan 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
@dckc
Copy link
Member

dckc commented Feb 15, 2024

I don't see a separate ticket for the UI part, so I suppose the updated UI target belongs here:

image

@LuqiPan
Copy link
Contributor

LuqiPan commented Feb 15, 2024

@sufyaankhan where are we on creating separate tickets for UI tasks?

@sufyaankhan
Copy link
Author

Here you go @LuqiPan
#977

@kbennett2000
Copy link
Contributor

Remaining steps:

  1. Document key take away lessons from this contract
  2. Video lesson showing highlighting mint code and how it works

@kbennett2000
Copy link
Contributor

Addressed in #1017

@dckc
Copy link
Member

dckc commented Apr 1, 2024

#1017 is not merged

@dckc dckc reopened this Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4day-dapp-mar1 things due march 1st in the 4 day dapp
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants