Skip to content

Taquito v20.2.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@hui-an-yang hui-an-yang released this 20 Nov 19:34
· 4 commits to master since this release

Summary

  • @taquito/wallet-connect A new package to support WalletConnect/Reown has been introduced #3045

New features

  • @taquito/wallet-connect - Developers will be able to connect their dapp with the choice of WalletConnect/Reown protocol. The WalletConnect class also implements the WalletProvider interface, providing walletAPI users with an alternative to BeaconWallet. Please refer to this documentation for more detail.
    Note: Currently, a QR code is displayed to establish a connection with a wallet. As more Tezos wallets integrate with WalletConnect, we plan to show a list of available wallets alongside the QR code.

Internals