bitcoin-decoder
v0.3.0
Published
Decode bitcoin QR codes, URIs, and raw strings
Maintainers
Readme

Installation
npm install bitcoin-decoderQuick Start
import { decode } from 'bitcoin-decoder'
const result = decode('1111111111111111111114oLvT2')License
Released under the MIT license.
