How the bootcamp works: the six phases, how modules, quizzes and homework fit together, what you need, and how to pace yourself.
What you'll learn
Watch this short intro by XRPL Commons first, then read on.
You are about to go under the hood of the XRP Ledger: build the node from source, read the code that runs it, and by the end, change the protocol itself. This short module tells you how the bootcamp works so the real content starts smoothly.
The journey has six technical phases, taken in order:
xrpld from the rippled source and run it locally.A final capstone project ties it all together: you extend the protocol end to end.
Every module follows the same shape:
Modules unlock in order: finish one to open the next.
That is everything. Head to Build & run your own xrpld node and let's compile.