Skip to content

Kkaminsk86/eth-bank

Repository files navigation

eth-bank

Solidity testing project ETHBank. Please use this project at your own risk.

Installation

  1. Use git clone or download project manually to your computer.
  2. Go to main folder and open terminal. Use npm install.

Testing

  1. For testing locally, open terminal in main folder and type truffle develop. After that migrate and compile contracts using command migrate --reset in the same terminal.
  2. Open second terminal and type truffle test.

About

Solidity project ETHBank

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published