Core Components
Core Components
Union Contracts V2
Deployments
Install
Compile
Foundry
Fork Tests
Format
Last updated
Last updated
git clone [email protected]:unioncredit/union-v2-contracts.git && cd union-v2-contracts
yarn installyarn hh:compilecurl -L https://foundry.paradigm.xyz | bashfoundryupforge installforge testforge -vvforge test --gas-report
forge snapshotyarn hh:testFORK_NODE_URL=<URL> FORK_BLOCK=<NUMBER> yarn hh:testCONFIG=arbitrum FORK_NODE_URL=<URL> FORK_BLOCK=<NUMBER> yarn hh:testyarn format