Skip to content
This repository has been archived by the owner on Oct 12, 2019. It is now read-only.

killbill/killbill-bitcoin-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

killbill-bitcoin-plugin

Bitcoin plugin for Kill Bill

The plugin receives both the notifications from the Bitcoin network (blockchain, transactions, ...) and the one from Kill Bill, and it is in charge to notify the payment sub system for when payments/refunds have been confirmed-- their matching bitcoin transaction has been inserted into a block and there is enough confidence that block is on the longest chain.

To build, run mvn clean install. You can then install the plugin (target/bitcoin-plugin-*.jar) in /var/tmp/bundles/platform.

Releases

No releases published

Packages

No packages published

Languages