@urlpack/base58
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

@urlpack/base58

Package Version License Bundle Size

Pure JavaScript implementation of the Base58 codec.

  • Zero dependencies
  • ES Modules & Browser compatible
  • Tree-shakable encoder and decoder

Characters

This package is using Bitcoin style.

123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz

You can make your own Base-N codec with custom alphabet using @urlpack/base-codec

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @urlpack/base58

Weekly Downloads

156

Version

2.0.0

License

MIT

Unpacked Size

7.31 kB

Total Files

16

Last publish

Collaborators

  • cometkim
  • kyoungduck