Skip to content

shramee/wasm-blockifier

Repository files navigation

Blockifier in WASM

Introduces JS provider to interact with your contracts (or Dojo worlds) in a WASM package.

Loads contracts and executes them in locally in blockifier updating local state instantaneously.

🚴 Usage

Install wasm-pack for building/testing.

Build with wasm-pack build

wasm-pack build

Test in Headless Browsers with wasm-pack test

wasm-pack test --headless --firefox

About

Blockifier in WASM for frontend/NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages