Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 391 Bytes

File metadata and controls

21 lines (16 loc) · 391 Bytes

Sats App Link

Send and receive Bitcoin e-cash tokens securely and easily via a shareable link.

Features

  • Create one-time-use links to send tokens and payment requests
  • Claim tokens instantly without registration
  • Accept payments with a simple link
  • Secure and privacy-friendly

Quick Start

Install dependencies:

npm install

Start the app:

npm run dev