experimental-zkapp-offchain-storage-punkpoll
v0.2.4
Published
o1js zkapp offchain storage example
Downloads
6
Maintainers
Readme
Mina zkApp: Zkapp Offchain Storage
This template uses TypeScript.
How to build
npm run build
How to run tests
npm run test
npm run testw # watch mode
How to run coverage
npm run coverage