MetaMask / metamask-mobile

Mobile web browser providing access to websites that use the Ethereum blockchain
https://metamask.io
Other
2.16k stars 1.11k forks source link

Invoke MMM from another (native) app #3185

Open haowang1013 opened 3 years ago

haowang1013 commented 3 years ago

Hi,

We're building a native app which needs to interact with the ETH chain. Being native it means we cannot use the MMM embedded browser to interact with it directly.

I'm wondering if it's possible to invoke MMM from another app on iOS or Android to sign message or transactions, and send the result back to said app somehow?

Thanks!

sleep9 commented 2 years ago

I am looking for the same solution via a react-native app.