Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
c++
 
 
 
 
php
 
 
 
 
 
 
 
 
Code implementing a simple payment protocol for Bitcoin (PaymentRequest/etc).

See https://en.bitcoin.it/wiki/BIP_0070

Files here:

paymentrequest.proto : Google protocol buffer definition of messages

Subdirectories here:

c++ : command-line utilities for creating/validating PaymentRequests

php : php code and a demo website for creating/validating PaymentRequests

ca_in_a_box : "certificate authority in a box", used to generate
  certificates and certificate chains for testing.

About

Code for Bitcoin PaymentRequest/Payment/etc messages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published