@b2network/b2-wallet-connector-web3-react
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

b2-wallet-connector-web3-react

Getting Started

  • Install the package
// with yarn
yarn add @b2network/b2-wallet-connector-web3-react
// with npm
npm i @b2network/b2-wallet-connector-web3-react
  • Integrate B2 connector with @web3-react
import { LegacyB2Connector } from '@b2network/b2-wallet-connector-web3-react'

const b2wallet = new LegacyB2Connector({
  supportedChainIds: [1002]
})

Readme

Keywords

none

Package Sidebar

Install

npm i @b2network/b2-wallet-connector-web3-react

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

22.1 kB

Total Files

7

Last publish

Collaborators

  • lance10030
  • bsquared_pat