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

https://github.com/pfed-prog/mina-smart-contracts-template


https://github.com/pfed-prog/mina-smart-contracts-template

dspyt mina mina-protocol smart-contracts template

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Mina Smart Contracts Template

Template for developing Mina Smart Contracts.

## Development

`yarn` to install

### Scripts

`yarn compile` to compile smart contract

`yarn test` to run tests

`yarn lint` to lint