maxgrok / simple-bank-contract

Simple Bank Contract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Bank Contract

Pre-requisites: Ganache & Truffle installed, along with their dependencies.

Start truffle develop to test your implementation and interact with this contract.

From the truffle console, compile and migrate the contracts by running compile and migrate.

Run truffle test to run the tests for the contract.

About

Simple Bank Contract


Languages

Language:JavaScript 100.0%