summaryrefslogtreecommitdiff
path: root/bip-0021.mediawiki
diff options
context:
space:
mode:
authorSandro Machado <sandroemachado@gmail.com>2016-02-16 22:18:45 +0000
committerSandro Machado <sandroemachado@gmail.com>2016-02-16 22:18:45 +0000
commit7509fae0be1f0f0effa1d6a1109a4a03afed8850 (patch)
treee46d421561acd85a4c9d8c24c254a7f22357fb07 /bip-0021.mediawiki
parent561e1b77bdadd83071382d4454a0e5adca5a904e (diff)
downloadbips-7509fae0be1f0f0effa1d6a1109a4a03afed8850.tar.xz
Update bip-0021.mediawiki
Diffstat (limited to 'bip-0021.mediawiki')
-rw-r--r--bip-0021.mediawiki2
1 files changed, 2 insertions, 0 deletions
diff --git a/bip-0021.mediawiki b/bip-0021.mediawiki
index e7094e5..92a0589 100644
--- a/bip-0021.mediawiki
+++ b/bip-0021.mediawiki
@@ -122,3 +122,5 @@ Characters must be URI encoded properly.
=== Bitcoin clients ===
* Bitcoin-Qt supports the old version of Bitcoin URIs (ie without the req- prefix), with Windows and KDE integration as of commit 70f55355e29c8e45b607e782c5d76609d23cc858.
+=== Bitcoin libraries ===
+* [[BitcoinPaymentURI|https://github.com/SandroMachado/BitcoinPaymentURI]] Java library to process and generate Bitcoin payment URI's.