Build a borrowing dapp that let's a user submit Ether to a smart contract as collateral and receive stablecoin as a loan.
npm install
truffle migrate --reset
npm run start
Build a borrowing dapp that let's a user submit Ether to a smart contract as collateral and receive stablecoin as a loan.
npm install
truffle migrate --reset
npm run start