Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.53 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.53 KB

bitcore payment channels

# Payment Channels for Bitcore

NPM Package Build Status Coverage Status

A module for bitcore 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 bitcore repo or the bitcore guide on Payment Channels for more information.

Contributing

See CONTRIBUTING.md on the main bitcore repo for information about how to contribute.

License

Code released under the MIT license.

Copyright 2013-2015 BitPay, Inc. Bitcore is a trademark maintained by BitPay, Inc.