lnd
Payment network
A complete implementation of a decentralized payment network for peer-to-peer transactions with on-demand credits.
Lightning Network Daemon ⚡️
8k stars
321 watching
2k forks
Language: Go
last commit: about 1 month ago
Linked from 2 awesome lists
bitcoinblockchaincryptocurrencycryptographylightninglightning-networkmicropaymentspaymentspeer-to-peerprotocol
Related projects:
Repository | Description | Stars |
---|---|---|
elementsproject/lightning | An implementation of the Lightning Network protocol in C. | 2,879 |
lightning/bolts | Draft specifications for a decentralized payment protocol enabling fast and secure transactions on the Bitcoin network. | 2,118 |
yanascz/lnurld | A minimalistic HTTP server for Lightning Network LNURLs with features like authentication, payment requests, and zapping | 17 |
lightninglabs/neutrino | A Bitcoin light client designed to preserve user privacy and minimize storage usage while connecting to the Lightning Network. | 919 |
bumi/lnme | A personal Bitcoin Lightning payment page/widget and self-hosted Lightning Address server. | 169 |
lightningdevkit/rust-lightning | A highly modular implementation of the Lightning Network protocol written in Rust. | 1,175 |
mit-dci/lit | A software package for building a full Lightning Network node | 551 |
chaincodelabs/lightning-curriculum | A curriculum for Lightning Network protocol development focusing on in-depth learning and community-driven resources. | 364 |
lightning-ai/pytorch-lightning | A framework for building and training AI models on multiple GPUs or TPUs with minimal code changes. | 28,636 |
raspiblitz/raspiblitz | Enables individuals to build and run their own decentralized Bitcoin node on a Raspberry Pi with optional display | 2,473 |
btcpayserver/btcpayserver | A Bitcoin payment processing system allowing direct peer-to-peer transactions and supporting multiple payment methods. | 6,476 |
lightning-universe/lightning-bolts | Provides a toolbox of components to extend PyTorch Lightning for deep learning research and production | 1,700 |
smartcontractkit/chainlink | Enables blockchain-based access to real-world data and off-chain computation while maintaining security and reliability guarantees | 7,097 |
acinq/eclair | A Scala implementation of the Lightning Network for peer-to-peer cryptocurrency transactions on the Bitcoin blockchain | 1,246 |
bcoin-org/bcoin | An implementation of the Bitcoin protocol in JavaScript and C/C++ for Node.js and browsers. | 3,018 |