Before you get started, make sure you have the following installed:
- Rust: You need rustc version 1.82.0 or later. You can install Rust here.
- wasm-pack: Install it by following the instructions on the wasm-pack website.
To start the development server, run:
npm run dev
To build the miden-wasm package, run:
npm run wasm:build