Create abi-gen-wrappers package

This commit is contained in:
Alex Browne
2018-10-04 14:14:05 -07:00
parent 1da3604351
commit 8f0ceaf1d8
8 changed files with 67 additions and 139 deletions

View File

@@ -13,8 +13,7 @@ import * as OrderValidator from '../artifacts/OrderValidator.json';
import * as WETH9 from '../artifacts/WETH9.json';
import * as ZRXToken from '../artifacts/ZRXToken.json';
// TODO(albrow): Do we need to export all of these?
export const artifacts = {
export {
AssetProxyOwner,
DummyERC20Token,
DummyERC721Token,