WalletConnect / WalletConnectModalFlutter

The WalletConnectModal for WalletConnect built using Flutter.
https://pub.dev/packages/walletconnect_modal_flutter
Apache License 2.0
20 stars 18 forks source link

Richer examples, Metamask Connection, integration with Web3Dart #5

Closed Luzzotica closed 1 year ago

Luzzotica commented 1 year ago

in another issue @contrastpro have provided a working example for metamask connection https://github.com/WalletConnect/WalletConnectFlutterV2/issues/113#issuecomment-1620083931

and @4xMafole provided an example for integration with web3 dart library https://github.com/WalletConnect/WalletConnectFlutterV2/issues/122#issuecomment-1632359925

Can it be integrated into the examples so new users would easily find it and also it would be maintained in case of API changes?

Taken from https://github.com/WalletConnect/WalletConnectFlutterV2/issues/140 issue, created by @makinghappen

Luzzotica commented 1 year ago

I've added an example file showing how to simply interact with a smart contract using Web3Dart + WalletConnect.