Demo platform for buy/sell tickets using Bitcoin by BDK and WASM
Bitcoin Ticket is a demo platform for Bitcoin on L1 (on-chain)
The motivation behind Bitcoin Ticket is to provide a secure and decentralized way without central coordinator via P2P
- Buy and sell tickets using Bitcoin
- Secure and decentralized way to buy and sell tickets
- User-friendly interface for users
- Non-KYC
- User creates a ticket
- User sends the ticket to the seller
- Seller receives the ticket and sends the ticket to the buyer
- Buyer receives the ticket and sends the ticket to the seller
- Nostr compatible
- Become Nostr client
- Support Lightning Payments
To install Bitcoin Ticket, follow these steps:
- Clone the repository:
git clone https://github.com/AreaLayer/bitcoin-ticket.git
- Install the dependencies:
npm install
- Start the development server:
npm run dev
- Idea by Rsync25
- Developed by 22388o