Description
Implement a system to distribute POAP badges to attendees after an event completes.
Requirements
- New POAP NFT contract or extend
ticket_nft
- Function to mark attendance at event
- Batch distribution of POAPs post-event
- POAPs sent to ticket TBA (Token Bound Account)
- Metadata support for POAP badges
Technical Details
- New contract:
poap_nft or extend existing
- Integration with
tba_account for receiving POAPs
- Event organizer triggers distribution
Why
POAP integration is a key differentiator mentioned in the project vision.
Description
Implement a system to distribute POAP badges to attendees after an event completes.
Requirements
ticket_nftTechnical Details
poap_nftor extend existingtba_accountfor receiving POAPsWhy
POAP integration is a key differentiator mentioned in the project vision.