Package Exports
- bitcoin-decoder
Readme

Installation
npm install bitcoin-decoderQuick 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.