Skip to main content

Start at the Beginning: "Hello, World!"

These instructive tutorials are designed to teach you what's in the Bonsai Foundry template and how it can be programmed. The template contains a number of useful patterns that demonstrate common usage patterns such as caching callback results.

In order to understand the template, we'll start with a maximally stripped down example. It's not terribly useful, but it is an excellent starting point for tutorials. This page will get you set up and walk you through just enough to get you used to provable off-chain computations.

Setup

The example README contains all necessary setup instructions; they're identical to the steps required for the Bonsai Foundry template. If you've set up the template, the additional work should be minimal.