Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 436 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 436 Bytes

Valorem Clear Periphery

Building the Project

  1. Clone the git repository
  2. Copy .env.template to .env and replace "XYZ" with your RPC_URL (e.g., https://mainnet.infura.io/v3/apikey or https://eth-mainnet.g.alchemy.com/v2/apikey)
  3. Run forge test (this will install dependencies, build the project's smart contracts, and run the tests on a local fork of mainnet)

Security Info

  • Security contact: info(at)valorem.xyz