# Tempo Devtools

Package to be installed to use your project with [Tempo](https://tempolabs.ai)

# Setup

- Make sure to install rust version 1.79.0 specifically
  - `rustup install 1.79.0`, then `rustup default 1.79.0`, `rustup target add wasm32-wasi`
