The root folder of the repo includes src
subfolder with the plugin contracts.
The root-level package.json
file contains global dev-dependencies
for formatting and linting. After installing the dependencies with
yarn install
The repo uses Foundry
yarn
yarn build
$ yarn test