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

1.1.0 • Public • Published

1inch

The submodule is a part of monorepo Dexknot.

Contains OneInch class providing the ability to execute swap transactions using the 1inch protocol.

Install

  • yarn
yarn add --dev @dexknot/1inch

or

  • npm
npm install --dev @dexknot/1inch

Importing

Individual components can be imported:

import {
  OneInch,

  //Interfaces
  FetchApproveTxParams,
  FetchQuoteParams,
  FetchSwapParams,
} from '@dexknot/1inch';

Readme

Keywords

none

Package Sidebar

Install

npm i @dexknot/1inch

Weekly Downloads

0

Version

1.1.0

License

none

Unpacked Size

1.39 MB

Total Files

37

Last publish

Collaborators

  • leonets-yozh
  • alina_yozh