eclair
Lightning network impl
An implementation of the Lightning Network using Scala.
A scala implementation of the Lightning Network.
1k stars
91 watching
266 forks
Language: Scala
last commit: 9 days 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,110 |
chaincodelabs/lightning-curriculum | A curriculum for Lightning Network protocol development focusing on in-depth learning and community-driven resources. | 363 |
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,163 |
bumi/lnme | A personal Bitcoin Lightning payment page and server | 167 |
lightninglabs/neutrino | A Bitcoin light client designed to preserve user privacy and minimize storage usage while connecting to the Lightning Network. | 911 |
guicho271828/sbcl-wiki | A wiki dedicated to documenting the internal workings of SBCL, a Lisp implementation. | 55 |
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 Lightning Address and LNURL self-hosted HTTP server | 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. | 846 |
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. | 40 |