helium / hotspot-app

Helium hotspot app for iOS and Android
https://www.helium.com
Apache License 2.0
184 stars 138 forks source link

Notification Based Requests (Payments, Assert Location, DC burn, etc) #506

Open anthonyra opened 3 years ago

anthonyra commented 3 years ago

Feature Request:

Provide the ability to send a payment request from sender to owner (account requiring signature to complete associated transaction). For ease of use this could be done by sending the encoded transaction string to then be signed by the recipient or JSON formatted string to work along with current QR code implementation.

This could be used to request payments, assert location, DC burn requests, and even future reward splitting if created. It might make sense to also consider the ability to receive M keys associated to the potential adoption of M-to-N multisigs.

softlion commented 2 years ago

Also handle deep links requesting transactions (from another app).