chaincodelabs / bitcoin-tx-tutorial

A technical tutorial for understanding how bitcoin transactions are created and signed
98 stars 39 forks source link

Missing quiz questions and exercises #9

Open DariusParvin opened 1 year ago

DariusParvin commented 1 year ago

Ideally each notebook would have some questions and exercises at the end to help reinforce the concepts introduced in the notebook. Most notebooks don't have them but some do, e.g. p2pkh notebook has a longer exercise with a completed solution and the transaction-level-timelock notebook has some quiz questions.

Any feedback on what kinds of exercises/questions would be useful to know.

PRs for suggestions would be very welcome!