coinstring
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/coinstring package

2.3.1 • Public • Published

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/

Package Sidebar

Install

npm i coinstring

Weekly Downloads

14,305

Version

2.3.1

License

MIT

Unpacked Size

7.51 kB

Total Files

5

Last publish

Collaborators

  • nadav
  • midnightlightning
  • sidazhang
  • tenaciousmv
  • jprichardson