๐Ÿ‘จโ€๐Ÿ’ป
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
  • Monday
  • Tuesday
  • Wednesday
  • Thursday
  • Friday
  1. Week 1

Reflections (Mon-Fri)

Monday

๐Ÿ‘‹ What I learnt โ€” ๐Ÿ’Œ

Techniques to look out for to validate the technology called Bitcoin

  • The technological underpinnings

  • The economics

  • The philosophy

  • The community

On privacy, the more private I am, the more I keep others on the bitcoin network private. On adversarial thinking, this helps protect the bitcoin network, because it has everyone thinking of points of failures and how to mitigate them ๐Ÿ‘‹ Aha moment โ€” ๐Ÿ’Œ

Techniques to look out for to validate the Bitcoin network

๐Ÿ‘‹ To learn โ€” ๐Ÿ’Œ

Varying perspectives on the Bitcoin philosophy

Tuesday

๐Ÿ‘‹ What I learnt โ€” ๐Ÿ’Œ

Soft forks are not bitcoin core specific, they are bitcoin protocol specific. Bitcoin teaches you about life, you assume that everyone is bad until verified not to be, in essence, don't trust, verify.

In mitigating sybil attacks, power in numbers is an effective counter attack, we need more contributors on bitcoin, more reviewers, painstakingly reviewing every incoming change, and not just accepting code because someone legitimate wrote it. Social pressure has to also be mounted on maintainers to keep them on their toes. Contributors have to see that it is worthwhile to give their time and skill to the improvement of bitcoin, in order to keep their integrity and see to a maintainable codebase.

On complexity, it is quite unsafe to introduce architectural complexity, complexity introduced is better when it is scoped and sandboxed, for example, taproot is technically complex but it simplifies the architecture.

On adopting Bitcoin in Africa, we should inculcate solutions thinking, and not be constrained by the issues plaguing Africa.

๐Ÿ‘‹ Aha moment โ€” ๐Ÿ’Œ

Architectural and technical complexity

๐Ÿ‘‹ To learn โ€” ๐Ÿ’Œ

Installing Bitcoin core and LND, and building a wallet using bitcoinjs JavaScript library

Wednesday

๐Ÿ‘‹ What I learnt โ€” ๐Ÿ’Œ

How to successfully compile Bitcoin core locally using the following guides

๐Ÿ‘‹ Aha moment โ€” ๐Ÿ’Œ

Building a bitcoin wallet with bitcoinjs-lib Javascript library

๐Ÿ‘‹ To learn โ€” ๐Ÿ’Œ

Expanding the functionality of the wallet built with bitcoinjs-lib

Thursday

๐Ÿ‘‹ What I learnt โ€” ๐Ÿ’Œ

How to create P2PKH, P2SH, P2WPKH, P2WSH addresses with bitcoinjs-lib

Receive payments in the created addresses and confirm receipt on testnet explorer

๐Ÿ‘‹ Aha moment โ€” ๐Ÿ’Œ

Watch only mode

๐Ÿ‘‹ To learn โ€” ๐Ÿ’Œ

How to backup and restore a wallet

Coin selection when performing payments

Friday

๐Ÿ‘‹ What I learnt โ€” ๐Ÿ’Œ

Today I learnt how to setup Bitcoin core and LND. I was able to also learn how to debug Bitcoin core and LND using their respective logs.

Setting up Bitcoin core and LND configurations with the bitcoin.conf and lnd.conf config files respectively.

Configure Bitcoin to run on regtest mode and also familiarize with the use of bitcoin-cli

I was able to also run LND using the lnd command and create a wallet using the LND cli. I created peers and opened a channel between them. Creating an invoice and also paying that invoice.

๐Ÿ‘‹ Aha moment โ€” ๐Ÿ’Œ

Debugging LND and Bitcoin core

๐Ÿ‘‹ To learn โ€” ๐Ÿ’Œ

Running Bitcoin core in signet mode

PreviousWelcome!NextPrimer on Transactions and Wallets

Last updated 3 years ago

Page cover image
bitcoin/build-osx.md at master ยท bitcoin/bitcoinGitHub
Bitcoin core Mac OS build guide
bitcoinbook/ch03.asciidoc at develop ยท bitcoinbook/bitcoinbookGitHub
GitHub - KayBeSee/tabconf-workshop: TABConf Workshop: Create your own walletGitHub
Blockchain.com Explorer | BTC | ETH | BCH
Sample P2WSH transaction
Logo
Blockchain.com Explorer | BTC | ETH | BCH
Sample P2SH Transaction
Logo
Blockchain.com Explorer | BTC | ETH | BCH
Sample P2WPKH Transaction
Logo
Logo
Blockchain.com Explorer | BTC | ETH | BCH
Sample P2PKH Transaction
Logo
Logo
Logo