Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 455 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 455 Bytes

FRENS smart contracts

Installation

Instal forge: https://book.getfoundry.sh/getting-started/installation

running unit tests

forge test --via-ir --fork-url https://mainnet.infura.io/v3/ee9cdb4773b84b42bc893ed870a2c148

test coverage reports

forge coverage --report lcov --fork-url https://mainnet.infura.io/v3/ee9cdb4773b84b42bc893ed870a2c148

forge coverage --fork-url https://mainnet.infura.io/v3/ee9cdb4773b84b42bc893ed870a2c148