@donatello_benddao/web3-react-okxwallet
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

web3-react-okxwallet-SDK

Support web3-react(https://github.com/Uniswap/web3-react)

How to use it

  1. Install web3-react first.
  2. download the code or npm install @okwallet/web3-react-okxwallet
  3. import it

Example

    import { initializeConnector } from '@web3-react/core'
    import { OKXWallet } from ' @okwallet/web3-react-okxwallet'

    export const [okxWallet, hooks] = initializeConnector<OKXWallet>((actions) => new OKXWallet({ actions }))

Readme

Keywords

Package Sidebar

Install

npm i @donatello_benddao/web3-react-okxwallet

Weekly Downloads

1

Version

0.0.7

License

GPL-3.0-or-later

Unpacked Size

19.5 kB

Total Files

6

Last publish

Collaborators

  • donatello_benddao