Skip to content

Dolu89/lightningstream

Repository files navigation

Lightningstream - Non custodial Bitcoin donation platform (on chain & LN) for streamers

⚠️ Lightningstream is still in development

Lightningstream is a non-custodial Bitcoin donation platform focusing on donations for streamers, podcast hosts and other live or recorded content creators.

  • Self-host your donation portal
  • Direct, peer-to-peer Bitcoin donations
  • Bitcoin on-chain and Lightning enabled
  • Create and customize your donation alerts
  • Link your BTCPayServer instance to Lightningstream
  • API support for automatic wallet configuration

Installation

  1. Prerequisite
  1. Clone & install
git clone https://github.com/Dolu89/lightningstream.git
cd lightningstream
yarn install
node ace generate:key
  1. Duplicate .env.example file to .env
  2. DB migration
node ace migration:run
  1. Launch
yarn dev
  1. Profit!

https://localhost:3333/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published