Setup
yarn run setupSetups up the repository by running the below scripts and creates required folders.
yarn run setup:contractsSets up the foundry contracts by installing libraries. It is the same as forge install
yarn run setup:yarnInstalls the js packages by running yarn
Last updated
Was this helpful?