mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-12 02:16:17 +00:00
+ Rename Tor section to Privacy + Add i2p chapter in Privacy section + Change chapter numbers accordingly + Create `i2p_service.md` + Table for basic differences between Tor and i2p + Follow the same format for `15_0_Using_i2p.md` as used in Tor chapter + Add details in the steps used to create Bitcoin Core i2p service
1.4 KiB
1.4 KiB
Chapter 18: Understanding Your Lighting Setup
ℹ️ NOTE: This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning.
The previous chapter concluded our work with Bitcoin proper, through CLI, scripting, and programming languages. However, there are many other utilities within the Bitcoin ecosystem: this chapter and the next cover what may be the biggest and most important: the Lightning Network. Here you'll begin work with the lightning-cli
command-line interface, understanding a c-lightning setup and its features, including some examples and basic configuration.
Objectives for This Chapter
After working through this chapter, a developer will be able to:
- Assess that a c-lightning Node is Installed and Up-to-date
- Perform Basic Lightning Wallet Commands
- Create a LIghtning Channel
Supporting objectives include the ability to:
- Understand the Basic Lightning Configuration
- Understand the Interaction of Lightning Peers
- Understand How to Lightning