Welcome! This repository contains workshop guides and exercise specs for two B4OS residency sessions:
- Learning Bitcoin Core, One Exercise at a Time: learn how to run, read, and write Bitcoin Core functional tests.
- Practicing Bitcoin Core Code Review: practice clear, technical review on real Bitcoin Core code changes.
Workshop coding happens in a separate repository:
- Complete
SETUP.md. - Start with the first workshop:
learning-bitcoin-core-functional-tests/. - Continue with the second workshop:
practicing-bitcoin-core-code-review/.
Submit exercise code work in your fork of b4os-bitcoin.
Each workshop directory has some more guidance on how to submit exercises, but in general, you will open PRs with your code and review PRs in the b4os-bitcoin repository.