Btc Payment Channels
A module for btc that implements Payment Channels. Payment channels (sometimes referred as micropayment channels) are a type of smart contracts that allow rapidly adjusting bitcoin transactions. This can be used to do trustless simultaneous payments with a service provider without the need of an intermediary, and some other applications.
See the main btc repo or the btc guide on Payment Channels for more information.
Contributing
See CONTRIBUTING.md on the main btc repo for information about how to contribute.
License
Code released under the MIT license.
Copyright 2017 Open Wallet Stack.