Author

Topic: Lightning network implementation on Bitcoin Core (Read 86 times)

legendary
Activity: 2870
Merit: 7490
Crypto Swap Exchange
Iirc there are a few lightning network clients that function on top of bitcoin core (I don't know if they share wallets or not but I'd assume they don't).

There are few client which depends on Bitcoin Core (such as LND and Core Lightning). But i don't expect any of those use Bitcoin Core wallet since it can't store LN-related data (e.g. channel state, LN transaction/routing history). At very least, i'm sure Core Lightning has it's own internal wallet.

They do not have to have both LN and layer 1 BTC. There are some wallets that are only LN. But the majority of LN wallets do support on chain too.

Isn't it a confirmation that we need an intermediary wallet to use the lightning network? In other words, there's no direct access, but we must necessarily use a bridge whenever we want to switch from one to the other. So, there's waters between the layers. Is it correct?

Wrong, no intermediary/bridge is needed unless you use third-party or custodial service.
legendary
Activity: 1512
Merit: 7340
Farewell, Leo
The Lightning network is a project built on top of the Bitcoin network, and therefore on top of Bitcoin Core. Any developer who's working on Core and is interested in lightning can work on it, and in fact lots do. I think your question if the Bitcoin Core QT (wallet software) will ever support lightning payments. Isn't it?

I don't think it will, because lightning isn't the core of bitcoin.
jr. member
Activity: 46
Merit: 11
They do not have to have both LN and layer 1 BTC. There are some wallets that are only LN. But the majority of LN wallets do support on chain too.

Isn't it a confirmation that we need an intermediary wallet to use the lightning network? In other words, there's no direct access, but we must necessarily use a bridge whenever we want to switch from one to the other. So, there's waters between the layers. Is it correct?
legendary
Activity: 3500
Merit: 6320
Crypto Swap Exchange
As far as I understood, the lightning network is accessible only through intermediary wallets that have both the on-chain and lightning feature. In other words, it is not possible to send sats directly from a base layer wallet, such as Bitcoin Core, to a lightning-only wallet, like Alby.

They do not have to have both LN and layer 1 BTC. There are some wallets that are only LN. But the majority of LN wallets do support on chain too.



Is it possible to implement a lightning network feature on Bitcoin Core?

Possible? Yes with a complete re-write of it's functionality and a lot of bloat. So, no it's not going to happen. Not should it, there is a lot more to LN then just a wallet. You need to setup channels and some other things. Core is just for holding / moving BTC.

-Dave
copper member
Activity: 2856
Merit: 3071
https://bit.ly/387FXHi lightning theory
Iirc there are a few lightning network clients that function on top of bitcoin core (I don't know if they share wallets or not but I'd assume they don't).

I think they're intended to be separate though as the lighting network doesn't seem widely used yet and a lot of bitcoin's additional protocols are provided separately. Bitcoin "core" might just be that, the core version of everything you need to do with bitcoin mainnet transactions.
jr. member
Activity: 46
Merit: 11
As far as I understood, the lightning network is accessible only through intermediary wallets that have both the on-chain and lightning feature. In other words, it is not possible to send sats directly from a base layer wallet, such as Bitcoin Core, to a lightning-only wallet, like Alby.

Is it possible to implement a lightning network feature on Bitcoin Core?
Jump to: