Address feedback

This commit is contained in:
Leonid Logvinov
2017-12-07 01:15:15 +03:00
parent f1b267cc9f
commit 825402b0f9
5 changed files with 4 additions and 12 deletions

View File

@@ -1,10 +1,10 @@
Web3 wrapper
0x types
------
Wrapped version of web3 with nicer interface to be used across 0x projects and packages
TS types shared across 0x projects and packages
## Install
```bash
yarn add @0xproject/web3-wrapper
yarn add -D @0xproject/types
```