Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thunderbiscuit/mastering-lightning-reading-club
https://github.com/thunderbiscuit/mastering-lightning-reading-club
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/thunderbiscuit/mastering-lightning-reading-club
- Owner: thunderbiscuit
- Created: 2021-06-25T20:09:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-22T12:37:32.000Z (about 3 years ago)
- Last Synced: 2023-03-04T01:54:31.768Z (over 1 year ago)
- Homepage: https://thunderbiscuit.github.io/mastering-lightning-reading-club/
- Size: 119 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Mastering the Lightning Network Reading Club
_Meetings are on Tuesdays @17:00 UTC_
| Week | Chapters | Metadata | Other Resources|
| :-------- | :----------- | :------------- | :------- |
| Week 1
_July 20_ | [Introduction](https://github.com/lnbook/lnbook/blob/develop/01_introduction.asciidoc)
[Getting Started](https://github.com/lnbook/lnbook/blob/develop/02_getting_started.asciidoc) | [Meeting Notes](https://github.com/BitcoinDesign/Meta/issues/125)
[YouTube](https://www.youtube.com/watch?v=fviy7N4ppQY)
[BitcoinTV](https://bitcointv.com/videos/watch/84a1695d-a031-4fd4-a987-60cfd9e9027f) | [Bitcoin Fundamentals Review](https://github.com/lnbook/lnbook/blob/develop/appendix-bitcoin-fundamentals-review.asciidoc) |
| Week 2
_July 27_ | [LN Basics (How LN Works)](https://github.com/lnbook/lnbook/blob/develop/03_how_ln_works.asciidoc) | [Presentation](https://sbddesign.github.io/how-ln-works/)
[Meeting Notes](https://github.com/BitcoinDesign/Meta/issues/126)
[YouTube](https://www.youtube.com/watch?v=2wbMSrMEgbY&feature=youtu.be)
[BitcoinTV](https://bitcointv.com/videos/watch/a72ed7eb-db64-4372-8f10-0a1b9a83c348) | |
| Week 3
_August 3_ | [LN Basics (How LN Works)](https://github.com/lnbook/lnbook/blob/develop/03_how_ln_works.asciidoc) | [Meeting Notes](https://github.com/BitcoinDesign/Meta/issues/128)
[YouTube](https://www.youtube.com/watch?v=7Y8IjtJKeAw)
[BitcoinTV](https://bitcointv.com/videos/watch/2935de02-160a-4e5a-bb30-f1bca1029b99) | |
| Week 4
_August 10_ | [Nodes (LN Clients)](https://github.com/lnbook/lnbook/blob/develop/04_node_client.asciidoc) | [Meeting Notes](https://github.com/BitcoinDesign/Meta/issues/130)
[BitcoinTV](https://bitcointv.com/videos/watch/383b8c6c-a58f-4c04-9811-4d2cb2f80632)
[YouTube](https://www.youtube.com/watch?v=QUdF_rMByeY) | [Raj's Helper Functions (script)](https://github.com/rajarshimaitra/lnbook/blob/c8285ccb2bf36200fff900a00e6098cf867856c4/code/docker/circular.sh)
[Raj's Helper Functions (branch)](https://github.com/rajarshimaitra/lnbook/tree/ln-fun) |
| Week 5
_August 17_ | [Operating a Node](https://github.com/lnbook/lnbook/blob/develop/05_node_operations.asciidoc) | [Meeting Notes](https://github.com/BitcoinDesign/Meta/issues/133) |
| Week 6
_August 24_ | [Lightning Architecture](https://github.com/lnbook/lnbook/blob/develop/06_lightning_architecture.asciidoc)
[Payment Channels](https://github.com/lnbook/lnbook/blob/develop/07_payment_channels.asciidoc) | [Meeting Notes](https://github.com/BitcoinDesign/Meta/issues/135) |
| Week 7
_August 31_ | [Routing on a Network of Payment Channels](https://github.com/lnbook/lnbook/blob/develop/08_routing_htlcs.asciidoc) | [Meeting Notes](https://github.com/BitcoinDesign/Meta/issues/141)
[Bitcoin TV](https://bitcointv.com/videos/watch/3b8c9a66-13c6-4ec2-a536-cf5c2c328259)
[YouTube](https://www.youtube.com/watch?v=J8BwpZrg0qQ) | |
| Week 8
_September 7_ | [Channel Operation and Payment Forwarding](https://github.com/lnbook/lnbook/blob/develop/09_channel_operation.asciidoc) | [Meeting Notes](https://github.com/BitcoinDesign/Meta/issues/142)
[YouTube](https://www.youtube.com/watch?v=g5T-xOr8RzE)
[BitcoinTV](https://bitcointv.com/w/1YSjAXSHAscRCE2JqHYRsu) |
| Week 9
_September 14_ | [Onion Routing](https://github.com/lnbook/lnbook/blob/develop/10_onion_routing.asciidoc) | [Meeting Notes](https://github.com/BitcoinDesign/Meta/issues/145)
[YouTube](https://www.youtube.com/watch?v=ZeAL9Qvn3YU)
[BitcoinTV](https://bitcointv.com/w/6ABBYL9t9QVk8rK242MNRJ) |
| Week 10
_September 21_ | [Gossip and the channel graph](https://github.com/lnbook/lnbook/blob/develop/11_gossip_channel_graph.asciidoc) | [Meeting Notes](https://github.com/BitcoinDesign/Meta/issues/164) |
| Week 11
_September 28_ | [Path Finding and Payment Delivery](https://github.com/lnbook/lnbook/blob/develop/12_path_finding.asciidoc) | [Meeting Notes](https://github.com/BitcoinDesign/Meta/issues/166)
[YouTube](https://www.youtube.com/watch?v=2f9wuIGSc1U)
[BitcoinTV](https://bitcointv.com/w/ojUF1dqZbERo7b1Z4mfTaE) |
| Week 12
_October 5_ | [Wire Protocol: Framing & Extensibility](https://github.com/lnbook/lnbook/blob/develop/13_wire_protocol.asciidoc) | [Meeting Notes](https://github.com/BitcoinDesign/Meta/issues/167) |
| Week 13
_October 12_ | [Lightning’s Encrypted Message Transport (Brontide)](https://github.com/lnbook/lnbook/blob/develop/14_encrypted_transport.asciidoc) | [Meeting Notes](https://github.com/BitcoinDesign/Meta/issues/173) |
| Week 14
_October 19_ | [Lightning Payment Requests](https://github.com/lnbook/lnbook/blob/develop/15_payment_requests.asciidoc) | [Meeting notes](https://github.com/BitcoinDesign/Meta/issues/176) |
| Week 15
_October 26_ | [Security and Privacy of the Lightning Network](https://github.com/lnbook/lnbook/blob/develop/16_security_privacy_ln.asciidoc) | |
Propose changes [here](https://github.com/thunderbiscuit/mastering-lightning-reading-club).
The lightning studying owl is art by Alexa Aker ([@AlexaAker](https://twitter.com/AlexaAker)).