Before using ZEUS
To start using ZEUS you will need to be running your own Bitcoin lightning node. You can either run a node on your phone using the embedded node option or choose to use a remote connection.
For those that just started with Bitcoin, we recommend you read these resources about Bitcoin's Lightning Network before spinning up your own node. It is very important to understand these new concepts and technical terms that you will encounter while using ZEUS.
ZEUS supports the LND and CLN implementations, as well as lndhub accounts. Below you will find more documentation about these LN implementations and information on running a Lightning node.
What is a Bitcoin Lightning Network (LN) node?
A Bitcoin node is a computer that connects to Bitcoin network and uses a peer-to-peer protocol that allows nodes to communicate with each other within the network as well as spreading information on transactions and blocks. Information is distributed among such nodes and they are what the blockchain network consists of. See more details here.
The Lightning network is the additional payment protocol (Layer 2), a layer embedded on top of a blockchain to enable users to send or receive payments instantly and at almost zero cost. It involves the use of peer-to-peer payment channels that mean users can defer broadcasting their transactions to the blockchain, making it scale. It is intended to help Bitcoin to scale. See more details here.
In short:
- Bitcoin network Layer 1 (onchain) is the base settlement network
- Lightning network Layer 2 (LN) is the payment network
Here is a list of resources that will explain in detail what is, how it works, what you should do as a node LN operator, how to manage your LN node.
- LN implementations
- LN explained
- LN Guides
- LN Videos
LN implementations supported by ZEUS
- LND - Lightning Network Daemon: GitHub | Documentation
- CLN - Core Lightning: GitHub | Documentation
- LNDHub: GitHub | Documentation
LN explained
- Explain LN - The Airport analogy - by Danny Scott
- An Overview of Lightning Network Implementations - by Fulgur Ventures
- Lightning Network Resources, LN complete library - by Jamesson Lopp
- Beginners Lightning Guide – by Bitcoin Q&A
- Lightning Network Dev Curriculum – by Chaincode Labs, very good resources
LN Guides
- Lightning Node Management – by openoms, excellent guide (also in Spanish)
- Lightning Liquidity Management Guide (article) – by Jameson Lopp
- RaspiBlitz Documentation - by Rootzoll and openoms
- Raspibolt Lightning Node Manual (docs) - by the Raspibolt Team
- myNodeBTC Documentation - by the myNode Team
- Umbrel Documentation Guides - by DarthCoin (most of them)
- Start9 Documentation - by the Start9 Team
- nodl Documentation - by the nodl Team
- BTCPay Server Documentation - by the BTCPay Team
- LNbits Documentation - by the LNbits Team
LN Videos
- What is a Bitcoin node (Youtube) - by Blockgeeks
- Everything you need to know about LN (Youtube) – by Till Musshoff
- How Lightning channels work? (Youtube) – by Decentralized Thought
- LN: The most efficient payment system in the world (Youtube) - by Bitcoin Magazine
- Lightning Network explained – YT channel by René Pickhardt
- Lightning Nodes Playlist - YT channel by BTC Sessions
- Node Management with Zeus LN - by BTC Sessions
- Lightning Network Nodes Tutorials - by Jonathan Levi
- Core Lightning Node - YT playlist by 402 Payment Required
- LND Lightning Node - YT playlist by 402 Payment Required
- Video tutorials about Lightning Nodes – by Ministry of Nodes
- Getting started with LN channels – by Start9
- Payment Channels on Lightning Network (Youtube) – by MIT OpenCourseWare