Socket
Socket
Sign inDemoInstall

coinstring

Package Overview
Dependencies
12
Maintainers
5
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    coinstring

Create and parse crypto currency addresses and wallet import formats.


Version published
Weekly downloads
18K
increased by26.7%
Maintainers
5
Install size
255 kB
Created
Weekly downloads
 

Readme

Source

DEPRECATED. Use bs58check instead.

coinstring

build status Coverage Status Version

JavaScript component that's used to generate relevant addresses, wallet import formats, BIP32 encodings, and base 58 check encoding used by various crypto currencies. The difference between this and base58 check encoding is not much other than base 58 check encoding specifies that the version should only have one byte. This means that base 58 check encoding technically would NOT work for BIP 32 addresses, but this module does work with BIP 32 addresses.

Works in Node.js and the browser.

Official documentation:

http://cryptocoinjs.com/modules/currency/coinstring/

Keywords

FAQs

Last updated on 08 Nov 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc