Introduce ethereum-types package

This commit is contained in:
Leonid Logvinov
2018-05-30 14:41:36 -07:00
parent c284f6dcd4
commit a7fc9caacb
81 changed files with 511 additions and 361 deletions

View File

@@ -1,6 +1,6 @@
// import { ECSignature, SignedOrder, ZeroEx } from '0x.js';
// import { BlockchainLifecycle, devConstants, web3Factory } from '@0xproject/dev-utils';
// import { ExchangeContractErrs } from '@0xproject/types';
// import { ExchangeContractErrs } from 'ethereum-types';
// import { BigNumber } from '@0xproject/utils';
// import { Web3Wrapper } from '@0xproject/web3-wrapper';
// import * as chai from 'chai';