0.1.2 • Published 2 years ago

biscuit-component-wasm v0.1.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

Biscuit playground

This is an example application for Biscuit tokens, where you can manipulate tokens and their verification in your browser.

build with:

wasm-pack build --target web --out-dir static --out-name biscuit

Generate the npm package:

wasm-pack build --target web --out-dir web --out-name biscuit
cd web
npm pack
// edit package.json to add "snippets" to the "files" array
0.1.2

2 years ago

0.1.1

3 years ago