Skip to content

Decentralized bank project sample using smart contracts

Notifications You must be signed in to change notification settings

sepisoltani/decentralized-bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decentralized bank

Decentralized bank project is a bank that customers can deposit their ETH and then take profit(new token called DBC) and withdrawal assets in future.

Installation

Make sure to install Truffle framework, Solidity language compiler and Ganache and Npm.

  truffle migrate --reset
  truffle compile
  npm install
  cd vue
  npm install
  npm run serve

Now you can visit the website in localhost:8080

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Decentralized bank project sample using smart contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published