Skip to content

Add D'CENT wallet

Compare
Choose a tag to compare
@lnbc1QWFyb24 lnbc1QWFyb24 released this 20 Nov 05:51
5cb654c

This release adds a D'CENT wallet module, it can be included in a project by adding the following init object to the wallets array when initializing Onboard:

{ walletName: 'dcent' }

Also included in this release is a deep link for MetaMask wallet and an updated WalletConnect dependency to include the copy to clipboard feature.

Changelog:

  • Add MetaMask deep link (#448)
  • add D'CENT Wallet (#449)
  • feat: WalletConnect with copy to clipboard (#450)