Skip to content

blockful-io/trustful-contracts

Repository files navigation

Grant Application Registry

Getting Started

Start by getting foundryup latest version and installing the dependencies:ssss

$ curl -L https://foundry.paradigm.xyz | bash
$ foundryup
$ yarn

If this is your first time with Foundry, check out the installation instructions.

Clean

Delete the build artifacts and cache directories:

$ yarn clean

Compile

Compile the contracts:

$ yarn build

Test

Run the tests:

$ yarn test

License

This project is licensed under MIT.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published