Skip to content

blockful/trustful-gap-contracts

Repository files navigation

Blockful's Froundry Boilerplate

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

Foundry smart contracts for Trustful Karma GAP integration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors