JSPM

  • Created
  • Published
  • Downloads 327
  • Score
    100M100P100Q7142F
  • License MIT

ultra-lightweight library for Bitcoin, Bitcoin Cash, and Bitauth

Package Exports

  • bitcoin-ts

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 (bitcoin-ts) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

bitcoin-ts is now Libauth

You can now upgrade from bitcoin-ts to @bitauth/libauth:

# npm
npm uninstall bitcoin-ts
npm install @bitauth/libauth

# Yarn
yarn remove bitcoin-ts
yarn add @bitauth/libauth

@bitauth/libauth on npm →