Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/satyambnsal/zk_programs_edu

ZK Programs for educational purpose
https://github.com/satyambnsal/zk_programs_edu

Last synced: 2 days ago
JSON representation

ZK Programs for educational purpose

Awesome Lists containing this project

README

        

# Mina zkApp: Zk_program_july_17

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)