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

1.1.0 • Public • Published

providers

The providers submodule is a part of the monorepo Dexknot and contains providers.

Install

  • yarn
yarn add --dev @dexknot/providers

or

  • npm
npm install --dev @dexknot/providers

Importing

Individual components can be imported:

import {
  JsonRpcConnector,
  Provider,

  //Hooks
  useConnectors,
  useJsonRpcUrlsMap,
  useSwitchChain,

  //Types
  ConnectionMethod,
  JsonRpcConnectionMap,

  //Utils
  WalletConnectPopup,
} from '@dexknot/providers';

Readme

Keywords

none

Package Sidebar

Install

npm i @dexknot/providers

Weekly Downloads

0

Version

1.1.0

License

none

Unpacked Size

40.1 kB

Total Files

46

Last publish

Collaborators

  • leonets-yozh
  • alina_yozh