0.0.5 • Published 6 years ago

@owstack/bch-channel v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

Bch Channel

NPM Package Build Status Coverage Status

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

Attribution

This repository was created by copy forking bitcore-channels commit eef80d0.

Contributing

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

License

Code released under the MIT license.

Copyright 2017 Open Wallet Stack.