Lnd Alternatives
-
Eclair
A scala implementation of the Lightning Network.
-
RaspiBolt
Bitcoin & Lightning full node on a Raspberry Pi
-
Scout
Get performance insights in less than 4 minutes. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
neutrino
Privacy-Preserving Bitcoin Light Client (by lightninglabs)
-
umbrel
A personal Bitcoin and Lightning node designed for everyone
-
lightning-node-management
Beginner friendly resources to manage a routing node on the Lightning Network
-
Bitcoin
Bitcoin Core integration/staging tree
-
electrum
Electrum Bitcoin Wallet
-
blender
Official mirror of Blender
-
lightning
c-lightning — a Lightning Network implementation in C
-
parity-bitcoin
The Parity Bitcoin client
-
balanceofsatoshis
Tool for working with the balance of your satoshis on LND
-
rebalance-lnd
A script that can be used to balance lightning channels of a LND node
-
one-click-miner-vnext
One Click Miner for Vertcoin
-
run-lnd
Rundown on running LND
-
boltz-backend
Backend of Boltz
-
boltz-core
Core library of Boltz
-
boltz-lnd
-
p2pool-go
Posts
- Wallet that allows to import a private bitcoin key
- How do you fund a lightning node?
-
Reminder that LND uses Aezeed instead of BIP39
https://github.com/lightningnetwork/lnd/blob/master/docs/safety.md#aezeed
- LND: Is there a way to rebuild the wallet without loosing the open channels?
-
https://np.reddit.com/r/lightningnetwork/comments/lyd7dk/psbt_channel_funding_issues/gpw3y8z/
I think cmd/lncli/cmd_open_channel.go is failing either at line 521 or line 721. I suspect the root cause is actually in the function readLine, which calls fmt.Scan only once; this is probably the problem, as I bet it only reads up to the bufio buffer size, which defaults to 4096 bytes IIRC.
-
Opened my wallet and saw this. Over 200k sats subtracted from my wallet and I never authorized anything.
Anchor outputs should help. Getting close. https://github.com/lightningnetwork/lnd/labels/anchors
-
PSBT Channel Funding Issues
I think cmd/lncli/cmd_open_channel.go is failing either at line 521 or line 721. I suspect the root cause is actually in the function readLine, which calls fmt.Scan only once; this is probably the problem, as I bet it only reads up to the bufio buffer size, which defaults to 4096 bytes IIRC.
-
Will 1 satoshi be divisible in the future?
https://github.com/lightningnetwork/lnd/blob/master/lnwire/msat.go#L13-L18
-
Can any of you connect to my node and help me to route a payment?
Soon only onion.... ;-) https://github.com/lightningnetwork/lnd/pull/5058
- bos open help
-
Lightning Volume Is Growing Routing Nodes Are
This is borne out in my experience, and others', too. But actually, looking through the implementation here, here, and here I can see nothing supporting my original statement.
- LND v0.12.1-beta Released
- LND v0.12.1 Released
- New to lightning, have wallet questions
Stats
lightningnetwork/lnd is an open source project licensed under MIT License which is an OSI approved license.