Skip to content

Latest commit

 

History

History
162 lines (132 loc) · 10.9 KB

lightning.md

File metadata and controls

162 lines (132 loc) · 10.9 KB
layout title
single
Lightning

Apps

Books

Community

Exchanges

Libraries

  • Breez SDK - enables mobile developers to integrate Lightning and bitcoin payments into their apps with a very shallow learning curve
  • Lightning Dev Kit - flexible lightning implementation and supporting batteries
  • Lightning Web SDK - Collection of helpful building blocks and tools to develop Bitcoin Lightning web apps

Network

Nodes

  • Core Lightning - Lightning Network implementation focusing on spec compliance and performance
  • Eclair - A scala implementation of the Lightning Network
  • Lampo - experimental implementation of a tiny lightning node
  • Lightning Network Daemon
  • LDK Node - A ready-to-go node implementation built using LDK
  • LNP Node - Lightning network protocol daemon (suitable for generalized Lightning Network)
  • phoenixd
  • rn-ldk - Lightweight lightning node for React Native

Papers

Protocol

Reference

Resources

Services

Tools

  • aperture - HTTP 402 LSAT reverse proxy
  • Balance of Satoshis - Tool for working with the balance of your satoshis on LND
  • Bolt 12 Playground
  • Boltwall - Bitcoin Lightning paywall and authentication using LSATs
  • Boltz Client - Boltz Client for CLN & LND
  • Channel tools - A loose collection of tools all somehow related to lnd and Lightning Network channels
  • Circuit Breaker - is to Lightning what firewalls are to the internet
  • Clams - Browser UI for Core Lightning nodes
  • CLBOSS - Automated Core Lightning Node Manager
  • doppler - tool for building out a local regtest environment
  • faraday - channel management and optimization tool
  • Lightning App Template - A simple project template to build your ⚡ Lightning Apps on. Authentication, WebLN, QR-Code fallbacks and more!
  • Lightning Charge - A simple drop-in solution for accepting lightning payments
  • Lightning Loop - A Non-Custodial Off/On Chain Bridge
  • Lightning Network Faucet - A faucet for the Lightning Network!
  • Lightning Node Connect - Secure, private access to a Lightning node over an untrusted web server
  • Lightning Terminal - browser-based interface for managing channel liquidity
  • Lightning Watch - node monitor
  • LNbits - Free Open-Source Bitcoin Lightning Accounts System with Extensions
  • lnc-web - Lightning Node Connect npm module for web
  • LNDg - Lite GUI web interface to analyze lnd data and manage your node with automation
  • LndHub - Wrapper for Lightning Network Daemon
  • lndmon - drop-in monitoring solution for your lnd node
  • LNLink for iOS - allows you to control a c-lightning node over the lightning network itself
  • LNPlay - Create private lightning networks. Built with Bitcoin Core, Core Lightning, and Clams Remote
  • lnprototest - Lightning BOLT Protocol Test Framework
  • lnproxy - takes a bolt 11 invoice and generates a “wrapped” invoice that can be settled if and only if the original invoice is settled
  • Node Launcher - Easiest Bitcoin Lightning desktop app, for Windows, macOS, and Linux
  • Nostr Wallet Connect - an open protocol to connect lightning wallets to apps
  • Payment Widgets - Start accepting bitcoin payments on your website in minutes
  • PeerSwap - enables Lightning Network nodes to balance their channels by facilitating atomic swaps with direct peers
  • PlebPay - Lightning paywall and get paid directly to your Strike account
  • Polar - One-click Bitcoin Lightning networks for local app development & testing
  • preimage-stealer - A utility to automatically claim Lightning Network HTLCs with revealed preimages
  • Ride the Lightning (RTL) - full function web browser app for LND, C-Lightning and Eclair
  • Satdress - Federated Lightning Address Server
  • Scaling Lightning - A Testing Toolkit for the Lightning Network
  • SimLN - Payment activity generator for the lightning network
  • The Eye of Satoshi (rust-teos) - Lightning watchtower compliant with BOLT13, written in Rust
  • ThunderHub - Monitor and manage your node from any browser and any device
  • Torq - capital management tool for routing nodes
  • Validating Lightning Signer - a library and reference implementation for a signer module to secure Lightning nodes
  • Vortex - Lightning and Taproot enabled collaborative transactions

Training

Wallets