README
See example.js for usage.
Build
npm run build
Watch
npm run watch
Editor
If you use vscode
, Press Windows + Shift + B
it will build automatically
See example.js for usage.
<script type="module">
import snarkyjsCrypto from 'https://cdn.skypack.dev/snarkyjs-crypto';
</script>
See example.js for usage.
npm run build
npm run watch
If you use vscode
, Press Windows + Shift + B
it will build automatically