
The Lightning Network is a second layer protocol built on-top of Bitcoin to enable cheap, instant and secure transactions designed to scale for global coffee payments (in a way that is secure and still decentralized).
A transaction on the Lightning Network costs a fraction of a cent.
The Lightning Network is still in the early stages of development and adoption, thus still improving and rapidly innovating.
For Companies
Companies need to get their developer(s) to integrate customer Lightning deposits and withdrawls. Companies that sell products or services should integrate Lightning payments for purchases. All exchanges and services should be be working to integrate Lightning Network if not already integrated.
For Users
Users should use a Lightning integrated wallet to conduct smaller valued transactions like shopping, tips, etc.
The playlist identified with the request'splaylistId
parameter cannot be found.

Similarly to how using a Bitcoin node is the most secure way to transact on-chain, the same holds true for a Lightning node on the Lightning Network (for technical users, currently). But just like a Bitcoin node, it takes some time to set one up and you need to be computer savvy. Once you setup a Lightning node, you can connect it to a more user friendly Lightning wallet. If you choose to use just the Lightning node itself to transact you'll need to use the command line.
A Lightning node requires a fully synched Bitcoin node and some manual work to setup. The Bitcoin node can be run in pruned mode.
If you are not technical and not willing to put in time to learn about Lightning nodes, it's recommended you just use a lightning light client wallet.
Lightning Node GitHubs:
You could also run a wallet manager to help you more easily setup and manage all your nodes and wallets.

- A Lightning Node uses your public IP address as part of the Node address for other nodes to connect with you. Run your node over TOR to avoid this.
- Lightning Node backups aren't as simple as Bitcoin wallets. For example, check out these guides for backups on LND: How to backup your LND channels and Enable Channel Backups and Fund Recovery on LND. If you aren't technical it's recommended you use a light client wallet until backups mature. Feel free to play around with one though!
Casual users will probably be going this route; A light client wallet will work without your own Bitcoin or Lightning node because it connects to a remote lightning node from an external source. This means there is an element of trust required when using their wallet.
Many light client wallets have the option to connect your own Lightning node, should you decide to. There are also custodial Lightning wallets meaning they own the bitcoin you store with them but they add convenience.
Lightning wallets are evolving and some of them, such as the Phoenix have a seamless Bitcoin / Lightning integration. For example, if you send on-chain bitcoin to the Lightning wallet, it will automatically swap and be useable on the Lightning Network (and vice versa). Deveolopers are building wallets to ensure that they are secure, trust-minimized, fast, cheap and seamless. The transition gap or incompatibility between a Bitcoin and Lightning wallet will be non-existent in the future.
General Overview of Using A Lightning Wallet
- Open Lightning wallet
- Go through initial wallet setup process.
- Fund your Lightning wallet by sending bitcoin to it. Wait for the bitcoin transaction to confirm.
- Open Lightning channels with other lightning nodes using the available on-chain bitcoin balance in the wallet. Opening a channel can take some time to complete, but once opened you can transact with each other, anyone else that has a channel connected to them, then anyone connected to those nodes and so on. Wallets are starting to take care of this on their end, so that the user doesn't have to worry about it.
playlistId
parameter cannot be found.
- 1ml.com: Lightning network stats on channels, nodes, etc.
- Casa Lightning Explorer: Lightning network stats on channels, nodes, etc.
- bitrefill.com's Thor Service: Lightning channel-opening service for higher liquidity and dependability.
- bitcoin.stackexchange.com - Search for questions asked already or ask a question yourself!
- reddit.com /r/lightningnetwork/ - Search for questions asked already or ask a question yourself!
- reddit.com /r/Bitcoin/ - Search for questions asked already or ask a question yourself!
- lightningcommunity.slack.com/ - LND community on Slack.
- LN Mainnet Discord
- LightningNetwork/LND github - Reporting Lightning Network LND issues/bugs to developers.