Deposit your crypto assets, generate OD and lever up your position.
http://app.opendollar.com/ dev branch http://app.optimism-goerli.opendollar.com/ https://open-dollar-app.vercel.app/
yarnyarn prebuildyarn buildyarn startTo have the app default to a different network when a wallet is not connected:
- Create a file and name it
.env.development.local - Change
REACT_APP_NETWORK_IDto"420" - Change
REACT_APP_NETWORK_URLto e.g."https://opt-goerli.g.alchemy.com/v2/{YOUR_INFURA_KEY}"
yarn test:e2eyarn test