aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/src/schemas/zero_ex_config_schema.ts
Commit message (Collapse)AuthorAgeFilesLines
* Refactor 0x.js to simply re-export it's own sub-dependencies rather then ↵Fabio Berger2018-08-141-5/+0
| | | | wrapping them in a ZeroEx object
* Better validate ZeroExConfig on public networksLeonid Logvinov2018-02-151-23/+1
|
* Apply prettier configLeonid Logvinov2018-01-031-3/+3
|
* Modify the etherToken wrapper methods to accept an etherTokenAddress as the ↵Fabio Berger2017-12-171-1/+0
| | | | first arg. Since it is becoming apparent we will be updating the canonical WETH contract, we want users of 0x.js to be able to interact with n number of etherTokens without re-instantiating for each one.
* Add networkId to zeroExConfig schemaLeonid Logvinov2017-11-241-0/+5
|
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-0/+23