drafting-dreams / hardhat-defi-fcc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. Deposit collateral || ETH / WETH ✅
  2. Borrow another asset: DAI
  3. Repay the DAI

// Forking mainnet tradeoffs

Pros: Quick, easy, resemble what's on mainet Cons: We need an API, some contracts are complex to work with

About


Languages

Language:Solidity 80.0%Language:JavaScript 20.0%