simple-token — you copy-paste along) and an Exercise track (my-token
— you build it yourself). Let’s get both onto your machine.
How tracks work
- Guided Track — A hands-on walkthrough of
simple-token, a simplified version of the GEN token standard. Follow the steps, copy the code. - Exercise Track — Implement the same functionality in
my-tokenon your own. Tests verify it; solutions are revealable inline on each page.
Clone my-token
Initialize simple-token
Expected directory structure
You should now have:Checkpoint — both folders exist with the structure above. You’re ready to
build and run your first test.

