btc-channel

Payment Channel support to btc.

MIT License

Downloads
14
Stars
0
Committers
2

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.