aboutsummaryrefslogtreecommitdiffstats
path: root/src/index.ts
Commit message (Expand)AuthorAgeFilesLines
* Make ZeroEx constructor accept Web3Provider instead of Web3 instanceLeonid Logvinov2017-06-151-0/+1
* Remove types that are not used in public interface from export and rename Eve...Leonid Logvinov2017-06-141-6/+2
* Rename ZeroExEvent to EventEmitterLeonid Logvinov2017-06-131-1/+1
* Refactor subscription to return zeroExSignature objectLeonid Logvinov2017-06-131-0/+1
* Export DoneCallbackLeonid Logvinov2017-06-131-0/+1
* Introduce index.ts file which defines public interfaceLeonid Logvinov2017-06-131-0/+24