bab01abe27220b73ced3f54d311d0718e332ff8c
* development: Add additional public changes introduced to changelog Update CHANGELOG Add a comment Introduce a variable for true Remove redundant template string Implement the address derivations Add hdnode dependency Move web3 import after subprovider imports in test web3_factory Fixed https://github.com/0xProject/wiki/issues/19 by disabling re-rendering of markdownCodeBlock renderer if props haven't updated Add convenience `rebuild` command Update website calls to deposit/withdraw Add entry to CHANGELOG

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.
Published Packages
Package | Version | Description |
---|---|---|
0x.js |
A Javascript library for interacting with the 0x protocol | |
@0xproject/abi-gen |
Tool to generate TS code from ABI | |
@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/subproviders |
Web3 subproviders | |
@0xproject/tslint-config |
Custom 0x project TSLint rules | |
@0xproject/types |
Shared types | |
@0xproject/utils |
Shared utils | |
@0xproject/web3-wrapper |
Web3 wrapper |
Private Packages
Package | Description |
---|---|
@0xproject/contracts |
Smart contracts |
@0xproject/kovan_faucets |
A faucet micro-service that dispenses test ERC20 tokens or Ether |
@0xproject/monorepo-scripts |
Shared monorepo scripts |
@0xproject/website |
0x website |
Description
Languages
TypeScript
59.4%
Solidity
31.6%
MDX
9%