bitpay / bitcore-channel

Payment channels smart contract support for bitcore.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Payment channels smart contract support for bitcore.

License:MIT License


Languages

Language:JavaScript 100.0%