Skip to content

Demo platform for buy/sell tickets using Bitcoin by BDK and WASM

License

Notifications You must be signed in to change notification settings

AreaLayer/bitcoin-ticket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Ticket 🎫⚡

Demo platform for buy/sell tickets using Bitcoin by BDK and WASM

About

Bitcoin Ticket is a demo platform for Bitcoin on L1 (on-chain)

Motivation

The motivation behind Bitcoin Ticket is to provide a secure and decentralized way without central coordinator via P2P

Features

  • Buy and sell tickets using Bitcoin
  • Secure and decentralized way to buy and sell tickets
  • User-friendly interface for users
  • Non-KYC

How works?

  1. User creates a ticket
  2. User sends the ticket to the seller
  3. Seller receives the ticket and sends the ticket to the buyer
  4. Buyer receives the ticket and sends the ticket to the seller

Futures Development

  • Nostr compatible
  • Become Nostr client
  • Support Lightning Payments

Installation

To install Bitcoin Ticket, follow these steps:

  1. Clone the repository:
git clone https://github.com/AreaLayer/bitcoin-ticket.git
  1. Install the dependencies:
npm install
  1. Start the development server:
npm run dev

Authors

  • Idea by Rsync25
  • Developed by 22388o