public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
From: Andreas Schildbach <andreas@schildbach•de>
To: bitcoin-dev@lists•linuxfoundation.org
Subject: Re: [bitcoin-dev] Bitcoin URI for multiple addresses without using URLs
Date: Tue, 27 Oct 2015 10:12:52 +0100	[thread overview]
Message-ID: <n0nf6f$pam$1@ger.gmane.org> (raw)
In-Reply-To: <562E1893.2070209@willwhite.uk>

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.





      reply	other threads:[~2015-10-27  9:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-26 12:12 Will White
2015-10-27  9:12 ` Andreas Schildbach [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='n0nf6f$pam$1@ger.gmane.org' \
    --to=andreas@schildbach$(echo .)de \
    --cc=bitcoin-dev@lists$(echo .)linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox