fcash-channel
Version: 
Add payment channels support to fcash-base
25 lines (14 loc) • 1.6 kB
Markdown
<img src="http://www.fcash.cash/css/images/module-channel.png" alt="fcash-base payment channels" height="35">
[](https://www.npmjs.org/package/fcash-channel)
[](https://travis-ci.org/fcash-js/fcash-channel)
[](https://coveralls.io/r/fcash-js/fcash-channel)
A module for [fcash-base][fcash-base] that implements [Payment Channels][channel]. 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 fcash-base repo][fcash-base] or the [fcash-base guide on Payment Channels](http://www.fcash.cash/guide/module/channel/index.html) for more information.
## Contributing
See [CONTRIBUTING.md](https://github.com/fcash-js/fcash-base/blob/master/CONTRIBUTING.md) on the main fcash-base repo for information about how to contribute.
## License
Code released under [the MIT license](https://github.com/fcash-js/fcash-base/blob/master/LICENSE).
Copyright 2013-2015 Fcash, Inc. Fcash is a trademark maintained by Fcash, Inc.
[fcash-base]: https://github.com/fcash-js/fcash-base
[channel]: https://bitcoin.org/en/developer-guide#micropayment-channel