Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 878 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 878 Bytes

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)