Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.04 KB

README.md

File metadata and controls

51 lines (37 loc) · 1.04 KB

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