mycelium-com / wallet-android

Mycelium Bitcoin Wallet for Android
http://mycelium.com
Other
660 stars 320 forks source link

Trigger CustomIntent to Send Bitcoins #554

Closed EzeBera closed 3 years ago

EzeBera commented 4 years ago

I'm looking for at least some custom Intent with ACTION_SEND that I can send from my App, the intent having the address from the receiver wallet to redirect/trigger 'send bitcoins' to the myCellium wallet App

I want my clients to be able to send Bitcoins ,

Would be extra useful if this was in Flutter, so i can also cover iOS

we need also some platform to embed on web like Paypal did on the early Internet days to the fiat transactions

Giszmo commented 3 years ago

Could you resolve your issue? If in your app you want to pay some bitcoins using the user's installed bitcoin wallet, there are URI schemes that work with any Bitcoin wallet, including Mycelium. Mycelium understands both bip21 and bip72.