summaryrefslogtreecommitdiff
path: root/bip-0021.mediawiki
diff options
context:
space:
mode:
Diffstat (limited to 'bip-0021.mediawiki')
-rw-r--r--bip-0021.mediawiki3
1 files changed, 2 insertions, 1 deletions
diff --git a/bip-0021.mediawiki b/bip-0021.mediawiki
index 92a0589..a3c2d4e 100644
--- a/bip-0021.mediawiki
+++ b/bip-0021.mediawiki
@@ -122,5 +122,6 @@ 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 ===
+=== Libraries ===
+* Javascript - https://github.com/bitcoinjs/bip21
* [[BitcoinPaymentURI|https://github.com/SandroMachado/BitcoinPaymentURI]] Java library to process and generate Bitcoin payment URI's.