JSPM

rn-bitcoinjs-bs58check

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

A react native safe straightforward implementation of base58-check encoding

Package Exports

  • rn-bitcoinjs-bs58check

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

Readme

bs58check

rn-bitcoinjs-bs58

This is a fork from https://github.com/bitcoinjs/bs58check. The only difference is that this package uses https://github.com/Vanclief/rn-bitcoinjs-bs58 instead of the default one.

Honestly it should only be used as a dependency from https://github.com/Vanclief/rn-bitcoinjs otherwise you are better off with the original package

Install

npm i --save rn-bitcoinjs-bs58