spilnotaxyz-contracts
v0.3.0
Published
This is a template for a Foundry project.
Downloads
1
Readme
Foundry template
This is a template for a Foundry project.
Installation
To install with DappTools:
dapp install [user]/[repo]
To install with Foundry:
forge install [user]/[repo]
Local development
This project uses Foundry as the development framework.
Dependencies
make update
Compilation
make build
Testing
make test