whisky-evaluator
v0.1.1
Published
WASM-based Cardano transaction script evaluator
Readme
whisky-evaluator
This package contains the WebAssembly build artifacts for whisky-evaluator.
Local smoke test
Run from the repository root:
bash scripts/smoke-npm-install.shThe script will:
- Create a tarball with
npm packfrom this package. - Create a temporary consumer project.
- Install the tarball with
npm install. - Print the installed package tree.
