JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 87
  • Score
    100M100P100Q82587F
  • License MIT

Decode all things bitcoin

Package Exports

  • bitcoin-decoder

Readme

bitcoin-decoder

Installation

npm install bitcoin-decoder

Quick Start

import { decode } from "bitcoin-decoder";

const result = decode("1111111111111111111114oLvT2");

Features

See FEATURES.md for the full list of supported formats.

Contributing

Thinking of opening a pull request? See our contribution guide for dependencies, style guidelines, and code hygiene expectations.

License

Released under the MIT license.