Skip to content

An example implementation of the Ethereum Design Patterns: Applying Idioms and Patterns exercise sheet.

Notifications You must be signed in to change notification settings

sebischair/bbse-bank-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BBSE Bank 2.0

BBSEBank is a decentralized application (dApp) that enables users to earn interest by depositing Ether. The interest is calculated based on a pre-defined yearly return rate. Although the users can withdraw their Ether back anytime they want, the longer the deposit stays, the more interest they earn. The interest is paid in the form of BBSE token which is an ERC20 token. In BBSEBank 2.0, the users can now borrow ETH by collateralizing their BBSE tokens.

About

An example implementation of the Ethereum Design Patterns: Applying Idioms and Patterns exercise sheet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published