verkle-cryptography-wasm

v0.4.8
Verkle Trie Crytography WASM/TypeScript Bindings
ethereum verkle WASM JavaScript TypeScript

build

./scripts/rust-build.sh && ./scripts/ts-build.sh

clean

rm -rf node_modules dist

lint

eslint .

lint:fix

eslint --fix --config ./.eslintrc.js . --ext .js,.jsx,.ts,.tsx

prepare

npm run build

test

npx vitest run

test:browser

npx vitest run --config=vitest.config.browser.ts --browser.name=webkit --browser.provider=playwright --browser.headless

wasmToB64

node ./scripts/wasmToB64.js
npm i verkle-cryptography-wasm

Metadata

Downloads