Skip to content

timgestson/miden-assembly-playground

Repository files navigation

Miden Assembly Playground

Playground for Stark-based VM Miden's assembly language

Try it out on Github Pages!

Prerequisites

Install wasm-pack

Starting site

In the project directory, you can run:

npm install && npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Test rust code:

cd miden-wasm && wasm-pack test --node

Build production release:

npm run build

About

Test out Miden Assembly language in the browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published