RootSoft / walletconnect-dart-sdk

Open protocol for connecting dApps to mobile wallets with QR code scanning or deep linking.
MIT License
102 stars 61 forks source link

Does this package support Binance Smart Chain #90

Open devDonald opened 1 year ago

devDonald commented 1 year ago

Hello Please my smart contract was built on BNB chain and i need to allow users login from the mobile app using their wallet. How do i add support for that

mmMrz commented 1 year ago

sure,it's support, wallet connect just a connect with dapp's method.

devDonald commented 1 year ago

@mmMrz The package readme said it supports only Algorand and Ethereum. I am finding it hard to sign transactions on the Binance smart chain network. An example from Binance Smart Chain can be found here. For more information regarding the implementation, check out EthereumWalletConnectProvider and AlgorandWalletConnectProvider can you help me with code fragment to achieve this on the binance network