xclud / web3dart

Ethereum library, written in Dart.
https://pub.dev/packages/web3dart
MIT License
171 stars 94 forks source link

How to create Dapp Web3 browser like trust wallet dapp browser? #38

Open flutterdevcodiste opened 2 years ago

flutterdevcodiste commented 2 years ago

I want to connect my app wallet to webview link like opensea, uniswap, etc,. and want to access read and write methods of web3 thru javascript, so will you please help me how to utilise web3 in mobile browser for connect web3 supported link.

TheGreatAxios commented 2 years ago

@flutterdevcodiste

You need to inject using EIP-1159 I believe.

praveenvino39 commented 1 year ago

Need to inject EIP-1193 JS provider to the webview