Skip to content

juanigallo/dApps-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

DApps Challenge

The idea of this challenge is to create a dApp that has the ability to interact with Compound’s cDAI contract in Kovan’s testnet.

The dApp should be able to:

  • Connect to metamask
  • Get the cDAI balance and show it in the UI
  • Deposit DAI to the contract directly from the UI
  • Get the transaction history of the connected wallet

Additional information:

  • cDAI and DAI are not 1:1, we should display the amount in cDAI
  • If connected to Kovan network, you can Deposit, Borrow, Repay and Redeem directly from: https://app.compound.finance/
  • You can use this Faucet to get tokens
  • If you are going to use a subgraph, you can use this one or create your own one

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published