Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

🖥️ Setup Instructions

Complete these steps before the bootcamp begins to ensure a smooth experience.

This Book

This book is available at:

https://smartcontractkit.github.io/cre-bootcamp-2026

Important Prerequisites

To get the most out of this bootcamp, we recommend you have the following prepared before Day 1. Some of this will be covered briefly so we can spend more time on building.

Required Setup

Nice to Have

  • 📚 Install mdBook - So you can build and read the documentation locally
    cargo install mdbook
    

Reference Repository

The complete bootcamp project is available as a reference:

https://github.com/smartcontractkit/cre-bootcamp-2026

Note: You don’t need to clone this! During the bootcamp, we’ll build everything from scratch. The repository is there if you get stuck or want to compare your code.