Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 752 Bytes

README.md

File metadata and controls

39 lines (22 loc) · 752 Bytes

Y2K

image

Foundry / Forge

Resources

Quickstart

Requirements Install Foundry

  • Forge/Foundryup

    • You'll know you've done it right if you can run forge --version
  • Git

    • You'll know you've done it right if you can run git --version
  • Install libs forge update

Deploy

Test in Mainnet Fork


forge test --fork-url https://eth-mainnet.alchemyapi.io/v2/XGDnf9iNvs51rbBp5r07HB7nIBg_Frqm -vv

Makefile

make install