eclair
Lightning network library
A Scala implementation of the Lightning Network for peer-to-peer cryptocurrency transactions on the Bitcoin blockchain
A scala implementation of the Lightning Network.
1k stars
90 watching
265 forks
Language: Scala
last commit: about 1 month ago
Linked from 2 awesome lists
bitcoinblockchaincryptocurrencyeclairlightninglightning-networkpayments
Related projects:
Repository | Description | Stars |
---|---|---|
lightning/bolts | Draft specifications for a decentralized payment protocol enabling fast and secure transactions on the Bitcoin network. | 2,118 |
chaincodelabs/lightning-curriculum | A curriculum for Lightning Network protocol development focusing on in-depth learning and community-driven resources. | 364 |
mit-dci/lit | A software package for building a full Lightning Network node | 551 |
lightningdevkit/rust-lightning | A highly modular implementation of the Lightning Network protocol written in Rust. | 1,175 |
bumi/lnme | A personal Bitcoin Lightning payment page/widget and self-hosted Lightning Address server. | 169 |
lightninglabs/neutrino | A Bitcoin light client designed to preserve user privacy and minimize storage usage while connecting to the Lightning Network. | 919 |
guicho271828/sbcl-wiki | A wiki dedicated to documenting the internal workings of SBCL, a Lisp implementation. | 56 |
deltaf1/uxn-impl-guide | A guide to implementing a stack-based virtual machine with a specific instruction set architecture and I/O device specifications | 35 |
yanascz/lnurld | A minimalistic HTTP server for Lightning Network LNURLs with features like authentication, payment requests, and zapping | 17 |
migeyel/ecnet | A Lua-based networking library for encrypted communication | 21 |
eclipse-ecal/ecal | A middleware layer enabling scalable, high-performance interprocess communication on a single node or between nodes in a network. | 852 |
elkrem/koyn | A fully decentralized and trustless Bitcoin light client implementation for Arduino boards | 64 |
amplab/sparknet | Distributed neural network framework for Apache Spark | 604 |
ripple/ripple-libpp | A C++ library for creating and verifying transactions on the Ripple Consensus Ledger | 20 |
douglasdwyer/imp.net | Provides an abstracted networking layer for C# applications to communicate with remote servers. | 41 |