41104b2d457b9b662122c139ee83bb8d0f519a51
* development: (27 commits) Remove re-assignment Fix scrolling topBar on Portal Fix overflow issue on calculated fillAmount Fix faulty import Introduce an identityCommandBuilder Define types for methodID Define types for ethereumjs-abi Install types for yargs Fix comments Fix linter issues Fix linter error Rename SubscriptionOpts to BlockRange Refactor remaining _.assign to spread operator Move muiTheme into it's own module Refactor configs and constants, standardize on uppercase/snakecase, alphebetize, rename for logical grouping Sort colors into color spectrum remove unused style standarize on `grey` over `gray` spelling and other color related fixes Standardize colors to always be in uppercase hex and consolidate material-ui greys Consolidate all custom colors and material-ui colors into a colors module ... # Conflicts: # packages/website/ts/components/eth_wrappers.tsx # packages/website/ts/components/portal.tsx # packages/website/ts/utils/configs.ts # packages/website/ts/utils/constants.ts
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%