yarn compile
yarn deploy --network [network]
- Deploy SynthEx
npx hardhat run tasks/synthex
- Deploy SYX and esSYX
npx hardhat run tasks/syx
- Deploy Vault
npx hardhat run tasks/vault
- Deploy Pool
npx hardhat run tasks/pools/new
- Add collateral to pool
npx hardhat run tasks/pools/collateral
- Deploy and add Synth to pool
npx hardhat run tasks/pools/synth