UNPKG

@netzero/contracts

Version:

This template uses TypeScript.

27 lines (17 loc) 264 B
# Mina zkApp: Backend Contract This template uses TypeScript. ## How to build ```sh npm run build ``` ## How to run tests ```sh npm run test npm run testw # watch mode ``` ## How to run coverage ```sh npm run coverage ``` ## License [Apache-2.0](LICENSE)