0.0.6 • Published 1 year ago

@okwallet/web3-react-okxwallet v0.0.6

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
1 year ago

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 }))
0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago