215e33fa6c1ca3c27712f5253daeaebf590f8983
* feature/addSubproviders: remove unneeded reset Use rejectedWith Add missing calls to configure remove unneeded type assertions remove unused type Simplify interface to signPersonalMessageAsync Fix unit test Fix ethereumjs-tx declaration and import Use assert.isHexString Add type defs for ledgerco and ethereumjs-tx Make test only run unit tests since cannot run integration tests on CI Improve README Fix version and remove the UMD build Fix tslint error
0x is an open protocol that facilitates trustless, low friction exchange of Ethereum-based assets. A full description of the protocol may be found in our whitepaper.
This repository contains all the 0x developer tools written in TypeScript. Our hope is that these tools make it easy to build Relayers and other DApps that use the 0x protocol.
Core Packages
| Package | Version | Description |
|---|---|---|
0x.js |
A Javascript library for interacting with the 0x protocol | |
@0xproject/assert |
Standard type and schema assertions | |
@0xproject/connect |
A Javascript library for interacting with the standard relayer api | |
@0xproject/json-schemas |
0x-related json schemas | |
@0xproject/tslint-config |
Custom 0x project TSLint rules |
Description
Languages
TypeScript
59.4%
Solidity
31.6%
MDX
9%