Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gretzke/zkApp-data-types


https://github.com/gretzke/zkApp-data-types

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Mina zkApp: Zkapp Data Types

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)