/token-contracts

Contracts for WeTrust tokens.

Primary LanguageJavaScript

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