1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-12 12:03:29 +00:00

Add reference implementation links

This BIP is really hard to implement because of the lack of test vectors and lack of documented  implementations. This will save time for implementers.
This commit is contained in:
Nicolas Dorier 2014-05-27 18:05:59 +02:00
parent 6bb263a26f
commit c2374611f4

View File

@ -292,6 +292,11 @@ http://datatracker.ietf.org/wg/pkix/charter/
Protocol Buffers : https://developers.google.com/protocol-buffers/
==Reference implementation==
Create Payment Request generator : https://bitcoincore.org/~gavin/createpaymentrequest.php
Sources at : https://bitcoincore.org/~gavin/createpaymentrequest.php
==See Also==
Javascript Object Signing and Encryption working group :