Skip to content

a system for paying delivered physical goods via Bitcoin with escrow via multisignatures

Notifications You must be signed in to change notification settings

pmx137/bliver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLiver System

This whole system is an ecosystem for paying delivered physical goods via Bitcoin with escrow.

The key idea is to package the partial Bitcoin transaction for releasing the funds to the sender in the form of a QR Code. This transaction is completed by the receiver on delivery (and observed by the deliverer) or a trusted third party.

BLiver Presentation

BLiver App

the android "app" client is able to react on multisig:* URIs and pay to multisig addresses.

BLiver Utilities

the server component is able to create multisig addresses and sign paritial transactions using the bitcoinrpc python interface (with some monkey patching)

License

Apache 2.0 (preliminary)

About

a system for paying delivered physical goods via Bitcoin with escrow via multisignatures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 82.2%
  • Python 13.7%
  • HTML 4.1%