Lending & Borrowing protocol contracts How it works Deployments Kovan MNEMONIC="" WITH_PROXY=true DEPLOY_TESTNET=true npx hardhat deploy --network kovan Ropsten MNEMONIC="" WITH_PROXY=true DEPLOY_TESTNET=true npx hardhat deploy --network ropsten Mainnet MNEMONIC="" WITH_PROXY=true npx hardhat deploy --network mainnet