👨‍💻
Bitcoin Development
  • Welcome!
  • Week 1
    • Reflections (Mon-Fri)
    • Primer on Transactions and Wallets
  • Week 2
    • Reflections (Mon-Fri)
    • Lightning onboarding
  • Week 3
    • Reflections (Tue-Fri)
  • Week 4
    • Reflections (Mon-Fri)
  • Week 5
    • Reflections (Mon-Fri)
  • Week 6
    • Reflections (Mon-Fri)
  • Week 7
    • Reflections (Mon-Fri)
  • Week 8
    • Reflections (Mon-Fri)
  • Week 9
    • Reflections (Mon-Fri)
Powered by GitBook
On this page
  • Tuesday
  • Tuesday
  • Wednesday
  • Thursday
  • Friday
  1. Week 3

Reflections (Tue-Fri)

PreviousLightning onboardingNextReflections (Mon-Fri)

Last updated 3 years ago

Tuesday

👋 What I learnt — 💌

Learnt how to implement the LND GRPC and REST methods in a project

👋 Aha moment — 💌

Learning how to work with endpoints that return a stream

👋 To learn — 💌

GRPC

Tuesday

👋 What I learnt — 💌

How payments are forwarded with HTLCs

How to listen to paid invoice events

👋 Aha moment — 💌

Listening to paid invoice events

👋 To learn — 💌

Sending sockets messages to client when event data is returned

Wednesday

👋 What I learnt — 💌

Learnt about pathfinding on the lightning network

👋 Aha moment — 💌

Lightning pathfinding and payment process

👋 To learn — 💌

More about pathfinding and hopefully write something on it

Thursday

👋 What I learnt — 💌

Lightning payment requests

👋 Aha moment — 💌

Why lightning uses bech32 in encoding invoices

👋 To learn — 💌

More about payment requests

Friday

👋 What I learnt — 💌

Building a lightning graph with NodeJS and React

👋 Aha moment — 💌

Graph visualisation UI

👋 To learn — 💌

Lightning graphs

Page cover image
LND API Reference