/token-registry

Token Registry and BasicCoin ERC20 contract used by Parity UI.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

token-registry

Build Status Solidity Coverage Status

Token Registry and BasicCoin ERC20 contract used by Parity UI.

Getting started

This project uses the Truffle framework. To install the required dependencies run:

yarn install

To run the test suite:

yarn test