oracle-contracts
v0.3.0
Published
This template uses TypeScript.
Downloads
11
Maintainers
Readme
Mina zkApp: Oracle Contracts
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