walletconnect-dart-sdk icon indicating copy to clipboard operation
walletconnect-dart-sdk copied to clipboard

Does this package support Binance Smart Chain

Open devDonald opened this issue 2 years ago • 2 comments

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

devDonald avatar Dec 22 '22 06:12 devDonald

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

mmMrz avatar Jan 03 '23 16:01 mmMrz

@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

devDonald avatar Jan 04 '23 08:01 devDonald