Skip to content

Simple bank exercise using smart contracts in Solidity.

License

Notifications You must be signed in to change notification settings

georgeos/simple-bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Bank

Simple bank exercise using smart contracts. It's a truffle project, which contains required contracts, migrations and some test files in javascript.

Requirements

  • solidity
  • ganache-cli
  • truffle

Steps to test

  1. ganache-cli
  2. truffle console
  3. deploy (truffle)
  4. test (truffle)

All test should be passed.

To validate all deposits and withdrawals, can be used metamask.

About

Simple bank exercise using smart contracts in Solidity.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published