Broken commit -- saving current state of getting wyre compliance token contract setup

This commit is contained in:
Greg Hysen
2018-11-26 17:29:32 -08:00
parent 07c1a0121f
commit f104d91595
8 changed files with 1581 additions and 82 deletions

View File

@@ -99,6 +99,7 @@ export enum ContractName {
ERC721Proxy = 'ERC721Proxy',
DummyERC721Receiver = 'DummyERC721Receiver',
DummyERC721Token = 'DummyERC721Token',
DummyYesComplianceToken = 'DummyYesComplianceToken',
TestLibBytes = 'TestLibBytes',
TestWallet = 'TestWallet',
Authorizable = 'Authorizable',