Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arealayer/bitcoin-ticket

Demo platform for buy/sell tickets using Bitcoin by BDK and WASM
https://github.com/arealayer/bitcoin-ticket

bitcoin lightning-network nostr tickets

Last synced: 22 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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
```
2. Install the dependencies:
```
npm install
```
3. Start the development server:
```
npm run dev
```
## Authors

- Idea by Rsync25
- Developed by 22388o