Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 339 Bytes

readme.md

File metadata and controls

9 lines (6 loc) · 339 Bytes

TRST Token Contracts

This repository holds the TRST token contract, an ERC20-compliant token used by the WeTrust ecosystem.

Developed and tested with truffleV2.

To build and test from the project home dir:

  • run a testrpc server: ./testrpc_command.sh
  • in another terminal execute ./tools/build/run-tests.sh