C.R.E.A.M. Finance
LendingIron BankAPI DocsForum
Search…
Ethereum Mainnet
C.R.E.A.M. Finance
Contract Address
Audit Report
About
Press Kit
Lending
Lending Contract Address
Collateral Factor & Reserve Factor
Interest Rate Model
Price Oracle
iceCREAM
iceCREAM Tokenomics
iceCREAM Mechanism Phase 1
iceCREAM Mechanism Phase 2
Developer
crTokens
Key Events
Error Codes
Subgraph (GraphQL)
Testnet
Data API
CRETH2
What is Ethereum 2.0
Why Stake for CRETH2
Migration Schedule
CRETH2 Contract Address
Legacy
Swap
Reward Pool Contract Address
Inactive Staking pools Address
creamY
Give Feedback
Powered By GitBook
Testnet

Contract Deployment Script

​GitHub repo​

Installation

1
git clone https://github.com/CreamFi/cream-deployment
2
cd cream-deployment
3
yarn install
Copied!

Setup

1
cp .env.default .env
Copied!
Fill in environment variables

Deploy

1
npx hardhat run scripts/deployComptroller.js --network <NETWORK>
Copied!

App in Testnet

We support Göerli. Go to testnet.cream.finance​
Developer - Previous
Subgraph (GraphQL)
Next - CRETH2
What is Ethereum 2.0
Last modified 6mo ago
Copy link
Contents
Contract Deployment Script
Installation
Setup
Deploy
App in Testnet