1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-06-29 17:39:57 +00:00

Implement BIP 2 with merging master changes

This commit is contained in:
Luke Dashjr
2016-12-15 04:11:06 +00:00
12 changed files with 151 additions and 8 deletions

View File

@@ -8,6 +8,7 @@
Status: Replaced
Type: Standards Track
Created: 2011-01-10
License: BSD-2-Clause
</pre>
BIP 0020 is based off an earlier document by Nils Schneider. '''And has been replaced by BIP 0021'''
@@ -15,6 +16,9 @@ BIP 0020 is based off an earlier document by Nils Schneider. '''And has been rep
==Abstract==
This BIP proposes a URI scheme for making Bitcoin payments.
==Copyright==
This BIP is licensed under the BSD 2-clause license.
==Motivation==
The purpose of this URI scheme is to enable users to easily make payments by simply clicking links on webpages or scanning QR Codes.