hivewallet / discussions

Discussions and issues related to Hive
https://github.com/hivewallet/discussions/issues
3 stars 2 forks source link

webapp to manage invoices / payment requests #18

Open mackuba opened 10 years ago

mackuba commented 10 years ago

Just a random idea I had last night.

It would be nice to have some kind of webapp that would let you issue and manage invoices / payment requests to people. Something like http://doublesha.com is a nice first step, but the payment requests you set up there are completely anonymous and there's no way to see all of them together. I imagine something like this:

This would probably be easier to implement as a new feature of an existing web wallet (like Coinbase), since they already manage the addresses so you wouldn't need a separate wallet and wouldn't need to fill the addresses manually. But it could also be done as an independent service, possibly with an API so that it can be integrated into multiple wallets.

(Now that I think about it, I might have just reinvented BitPay ;)

ghost commented 10 years ago

Want to connect this idea with #16 and #5