simolus3 / web3dart

Ethereum library, written in Dart.
MIT License
441 stars 270 forks source link

How to create DAPP browser like trust wallet dapp browser? #201

Closed athlona64 closed 2 years ago

athlona64 commented 2 years ago

eg. i open webview to pancakeswap, uniswap, sushiswap and click connect via metamask like that

how can do it

please guide or show example thank you

simolus3 commented 2 years ago

Please see https://github.com/simolus3/web3dart/issues/163 if you want to inject your own web3 provider into a webview.