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
- Host: GitHub
- URL: https://github.com/pfed-prog/mina-smart-contracts-template
- Owner: Pfed-prog
- License: apache-2.0
- Created: 2024-06-24T00:56:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-15T12:40:54.000Z (about 1 year ago)
- Last Synced: 2025-04-19T23:33:59.413Z (about 1 year ago)
- Topics: dspyt, mina, mina-protocol, smart-contracts, template
- Language: TypeScript
- Homepage:
- Size: 1.49 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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