Skip to content

grappafinance/partial-collat-engine

Repository files navigation

Partial Collat Engine



Get Started

forge build
forge test

For auto linting and running gas snapshot, you will also need to setup npm environment, and install husky hooks

# install yarn dependencies
yarn
# install hooks
npx husky install

Test locally

forge test

Run Coverage

forge coverage

Linting

forge fmt

Releases

No releases published

Packages

No packages published

Languages