Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 296 Bytes

File metadata and controls

10 lines (8 loc) · 296 Bytes

ControlToken

Repository that has a well commented version of the ControlToken smart contract along with tests

Setup for manual testing on Ganache

  1. Change into Truffle directory
  2. Run truffle deploy

Run tests

  1. Change into Truffle directory
  2. Run truffle test