0.0.6 • Published 3 years ago

@okwallet/web3-react-okxwallet v0.0.6

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
3 years 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

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago