Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 773 Bytes

README.md

File metadata and controls

36 lines (29 loc) · 773 Bytes

Tests

Yield Yak Farm Contracts

Smart contracts for the Yield Yak farms

Compiling

To compile the project:

> npm install
> npx hardhat compile

Tests

To run the tests first you need to run a fork of the mainnet on a separated terminal:

> npx hardhat --network hardhat node

On a separated terminal you can then run the tests

> npx hardhat --network localhost test

All tests should be passing at all times.

To create new tests, refer to the ./test folder.

Contracts

Main Net

MiniYak: 0xf7e9Fa54F7C988d985Bb9F3034691c72fbf705cA

Fuji

MiniYak: 0xb3Cae31c087af06Ec1dE2cdBBE296B42E68B9d5d