JSPM

@owstack/btc-channel

0.0.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q58720F
  • License MIT

Payment Channel support to btc.

Package Exports

  • @owstack/btc-channel

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@owstack/btc-channel) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Btc Payment Channels

NPM Package Build Status Coverage Status

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.