bs58
Base58 encoder
A JavaScript library used to encode and decode base 58 strings commonly used in cryptocurrency transactions.
Base58 encoding/decoding for Bitcoin
216 stars
8 watching
48 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that implements base58 encoding and decoding with checksum verification | 92 |
| A module for encoding and decoding strict DER signatures in JavaScript. | 14 |
| An Elixir implementation of Base58 encoding/decoding | 15 |
| An encoding and decoding library for Bitcoin's relative lock-time specification. | 2 |
| A PHP library for encoding and decoding strings using Base58 encoding | 79 |
| Provides a JavaScript implementation of the BIP38 encryption standard to secure cryptocurrency private keys | 214 |
| A JavaScript module for encoding and decoding Bitcoin private keys in the WIF format | 83 |
| A Bech32 encoding/decoding library for Bitcoin transactions | 108 |
| Utility library for encoding and decoding Bitcoin-related data according to the BIP21 specification | 56 |
| A library providing functions for Base58Check encoding and decoding in Elixir | 16 |
| A JavaScript library for interacting with cryptocurrencies in the browser. | 140 |
| A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
| A cryptographic library for encrypting and decrypting arbitrary binary data in Elixir | 61 |
| A C++ library for encoding and decoding data using custom bases. | 14 |
| A library that provides Ada implementations of the Base58 encoding and decoding algorithm | 3 |