Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 283 Bytes

DEPLOYMENT.md

File metadata and controls

15 lines (11 loc) · 283 Bytes

Deployment

Mainnet

yarn hardhat deploy --network mainnet --step exchange
yarn hardhat deploy --network mainnet --step liquidity

Alfajores

yarn hardhat deploy --network alfajores --step exchange
yarn hardhat deploy --network alfajores --step liquidity