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

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

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)