/Distributor

Primary LanguageSolidityGNU Affero General Public License v3.0AGPL-3.0

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