Wallet Connect

WalletConnect is widely used as a standard Trustwallet, Binance, Kava, and other apps to connect mobile wallet with Dapps.

Currently WalletConnect is tested to work with Sushi - Swap and Liquidity

Most existing connect works with a minor modification: allow support for Harmony chainId ( 1666600000). (example Viperswap PR)

Flow

Implementation

Follow the tutorials on https://docs.walletconnect.com for your respective platform.

For web, we have a reference implementation available at https://github.com/hashmesan/sef-walletconnect-example-dappd

Live demo: https://hashmesan.github.io/sef-walletconnect-example-dapp/

Last updated