Skip to content

samhatem/private_venmo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

private_venmo

Implementing a venmo-like dapp on ethereum.

Users can deposite dai into the smart contract and then transfer money between smart contract accounts privately. Also, dai deposited in the account will be supplied to compound.finance so that users will earn interest on the dai they have deposited in the account.

Initial set up of the repository from: https://medium.com/coinmonks/getting-started-with-ethereum-blockchain-development-part-1-d6543b441bea

The repo is set up currently to use truffle and ganache to test the smart contracts. More details on those in the medium article.

About

Implementing a venmo like dapp on ethereum where dai is transferred between accounts privately and users make interest on the dai deposited in the smart contract.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors