Skip to content

bumi/bip70-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BIP 70 Example

This is an example of a BIP 70 implementation. The server (server.rb) is implemented in ruby and sinatra as web framwork. The client (wallet.java) is an example using the bitcoinj bitcoin implementation.

Usage

  1. create your keys and ideally get a signed certificate
  2. run ruby server.rb
  3. open your wallet with the bitcoin URL: bitcoin:1D3PknG4Lw1gFuJ9SYenA7pboF9gtXtdcD?amount=100000&r=http://localhost:4567/invoice

please note that the wallet.java is only part of the wallet implementation that is relevant to using the payment request protocol. (!)

Questions?

please comment on the blog post on: michaelbumann.com/post/140... or send an email to hello@michaelbumann.com

Contact

Michael Bumann hello@michaelbumann.com

michaelbumann.com

About

This is an example of a BIP70 Bitcoin payment protocol implementation (client/server)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published