@auxo-dev/platform
Version:
Auxo's On-chain Funding platform on Mina blockchain
28 lines (18 loc) • 267 B
Markdown
# Mina zkApp: Platform
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)
# Platform