public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [bitcoin-dev] Bitcoin URI for multiple addresses without using URLs
@ 2015-10-26 12:12 Will White
  2015-10-27  9:12 ` Andreas Schildbach
  0 siblings, 1 reply; 2+ messages in thread
From: Will White @ 2015-10-26 12:12 UTC (permalink / raw)
  To: bitcoin-dev

Dear bitcoin-dev,

I'm making a website to tell my bitcoin wallet program to donate to more 
than one address at a time. BIP71 needs me to include a URL to do this, 
and then the wallet has to find out the information from the URL. I'd 
prefer to just send my wallet a URI with all the information it needs to 
make the donations.

Please would you tell me if this idea is BIP-able?

Will


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [bitcoin-dev] Bitcoin URI for multiple addresses without using URLs
  2015-10-26 12:12 [bitcoin-dev] Bitcoin URI for multiple addresses without using URLs Will White
@ 2015-10-27  9:12 ` Andreas Schildbach
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schildbach @ 2015-10-27  9:12 UTC (permalink / raw)
  To: bitcoin-dev

On 10/26/2015 01:12 PM, Will White via bitcoin-dev wrote:

> I'm making a website to tell my bitcoin wallet program to donate to more
> than one address at a time. BIP71 needs me to include a URL to do this,
> and then the wallet has to find out the information from the URL. I'd
> prefer to just send my wallet a URI with all the information it needs to
> make the donations.

You can do this using a BIP70 payment request. It allows you to specify
several scripts (addresses) to pay to, and the individual amounts for
each script.

BIP70 payment requests can be transmitted via NFC, Bluetooth, HTTP(S),
Mail... see
https://github.com/schildbach/bitcoin-wallet/wiki/Payment-Requests for
an overview.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-27  9:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-26 12:12 [bitcoin-dev] Bitcoin URI for multiple addresses without using URLs Will White
2015-10-27  9:12 ` Andreas Schildbach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox