2.1.1 • Published 1 year ago
@web3-onboard/zeal v2.1.1
@web3-onboard/zeal
Wallet module for connecting Zeal to web3-onboard
See Zeal for details.
For any questions or issues related to integration with Zeal wallet do not hesitate to contact our builders via hi@zeal.app OR ping us on twitter @withzeal
Install
npm i @web3-onboard/core @web3-onboard/zeal
Usage
import Onboard from '@web3-onboard/core'
import zealWalletModule from '@web3-onboard/zeal'
// initialize the module with options
const zealWalletSdk = zealWalletModule()
const onboard = Onboard({
  // ... other Onboard options
  wallets: [
    zealWalletModule()
    //... other wallets
  ]
})
const connectedWallets = await onboard.connectWallet()
console.log(connectedWallets)2.1.1
1 year ago
2.1.0-wagmi.2
1 year ago
2.1.0-alpha.2
1 year ago
2.1.0
1 year ago
2.1.0-wagmi.1
1 year ago
2.1.0-viem.1
1 year ago
2.0.3-alpha.2
2 years ago
2.0.3-alpha.1
2 years ago
2.0.4-alpha.1
2 years ago
2.0.3
2 years ago
2.0.2
3 years ago
2.0.4
2 years ago
2.0.1-alpha.1
3 years ago
2.0.1-alpha.2
3 years ago
2.0.1
3 years ago
2.0.2-alpha.1
3 years ago
2.0.0
3 years ago
2.0.0-alpha.1
3 years ago