Last updated 3 years ago
Was this helpful?
git clone https://github.com/CreamFi/cream-deployment cd cream-deployment yarn install
cp .env.default .env
Fill in environment variables
npx hardhat run scripts/deployComptroller.js --network <NETWORK>
We support Göerli. Go to