With a web activity, we could enable apps that handle crypto-currency payments to transact value for the user. This would make payment with crypto-currencies a trivial process, here's how it could work:
1) Apps that supported crypto-currency payments/transfers would add a hook for a "crypto-payment" web activity: https://gist.github.com/csuwildcat/8582305 2) Any app that desires to offer the option to pay or transfer value via crypto-currency, could then do so by invoking the activity: https://gist.github.com/csuwildcat/8582556 Using the existing Web Activities mechanism, we could allow crypto-currency apps to do the heavy lifting without adding much complexity to our platform. Feedback welcome - especially if I missed something! - Daniel _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
