Skip to content

Code workshop repo for the ETHGlobal HackMoney 2021 livestream.

Notifications You must be signed in to change notification settings

ajb413/compound-hackmoney-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackMoney 2021 Compound Protocol Workshop Demo

This repository contains a very basic UI that uses the Compound Protocol. The app enables users to earn interest on their crypto assets by supplying them to the protocol. Users can also redeem their cTokens.

Youtube Livestream: https://youtu.be/49aDBZjK0uk

The app currently supports ETH, and during the workshop, I will walk through adding support for USDC. See the support_usdc branch for those code changes.

To run the web app locally, use npm to install http-server, and run it from the project root directory.

To grab the script for seeding USDC in your localhost test account, check out the compound-supply-examples repository and also the Supplying Assets to the Compound Protocol quick start guide.

Interest Rate App Screenshot

About

Code workshop repo for the ETHGlobal HackMoney 2021 livestream.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published