Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 179 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 179 Bytes

Getting started

  1. Clone this repo.
  2. Run yarn.
  3. Compile the solidity code: yarn c.
  4. Compile solidity code for forge and install forge-std library: forge build.