Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/satyambnsal/zk_programs_edu
- Owner: satyambnsal
- License: apache-2.0
- Created: 2024-07-17T07:49:36.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-17T09:30:04.000Z (4 months ago)
- Last Synced: 2024-07-18T10:10:33.277Z (4 months ago)
- Language: TypeScript
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)