https://github.com/tekkac/zk-carbon-offset-mina
Proof of Carbon Offset in Zero Knowledge
https://github.com/tekkac/zk-carbon-offset-mina
carbon-footprint mina zero-knowledge
Last synced: 7 months ago
JSON representation
Proof of Carbon Offset in Zero Knowledge
- Host: GitHub
- URL: https://github.com/tekkac/zk-carbon-offset-mina
- Owner: tekkac
- License: apache-2.0
- Created: 2023-07-17T17:38:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-18T12:17:55.000Z (about 2 years ago)
- Last Synced: 2025-01-21T21:36:08.463Z (9 months ago)
- Topics: carbon-footprint, mina, zero-knowledge
- Language: TypeScript
- Homepage:
- Size: 235 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mina zkApp: Carbon Offset
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)