/zkon-test

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Mina zkApp: Zkon_test

This template uses TypeScript.

How to install

npm install

How to build

npm run build

How to deploy zkrequest

DEPLOYER_KEY=EK... npm run deployZkRequest```

## How to run tests

```sh
npm run test
npm run testw # watch mode

How to run coverage

npm run coverage

License

Apache-2.0