@dexknot/0x
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

0x

The submodule is a part of monorepo Dexknot

Contains ZeroEx class providing the ability to execute swap transactions using the 0x protocol.

Install

  • yarn
yarn add --dev @dexknot/0x

or

  • npm
npm install --dev @dexknot/0x

Importing

Individual components can be imported:

import {
  ZeroEx,
  networkBaseUrlByChainId,

  //Interfaces
  FetchParams,
  ZeroExQuoteResponse,
} from '@dexknot/0x';

Readme

Keywords

none

Package Sidebar

Install

npm i @dexknot/0x

Weekly Downloads

0

Version

1.1.0

License

none

Unpacked Size

221 kB

Total Files

38

Last publish

Collaborators

  • leonets-yozh
  • alina_yozh