Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 478 Bytes

File metadata and controls

36 lines (24 loc) · 478 Bytes

Consol Protocol

Production Notes

  • Deployer should deposit at least $1 into USDX and then into Consol, and then transfer ownership to the contract to lock it in. This will help defend against donation attacks.

Documentation

https://book.getfoundry.sh/

Usage

Build

$ forge build

Test

$ forge test

Format

$ forge fmt
$ pnpm solhint
$ lintspec src --compact

Gas Snapshots

$ forge snapshot