bech32
Bech32 encoder/decoder
A Bech32 encoding/decoding library for Bitcoin transactions
Bech32 encoding / decoding
108 stars
9 watching
46 forks
Language: TypeScript
last commit: 9 months ago base32bech32bitcoindecodingencoding
Related projects:
Repository | Description | Stars |
---|---|---|
| Utility library for encoding and decoding Bitcoin-related data according to the BIP21 specification | 56 |
| Implementation of Bech32/Bech32m encoding and decoding in Ruby | 20 |
| A JavaScript module for encoding and decoding Bitcoin private keys in the WIF format | 83 |
| A library that implements base58 encoding and decoding with checksum verification | 92 |
| A module for encoding and decoding strict DER signatures in JavaScript. | 14 |
| A JavaScript library used to encode and decode base 58 strings commonly used in cryptocurrency transactions. | 216 |
| An encoding and decoding library for Bitcoin's relative lock-time specification. | 2 |
| A collection of utility functions for working with Hierarchical Deterministic (HD) key nodes | 75 |
| Provides a JavaScript implementation of the BIP38 encryption standard to secure cryptocurrency private keys | 214 |
| A C++ library for encoding and decoding data using custom bases. | 14 |
| A library providing functions to generate digital signatures for Bitcoin messages. | 130 |
| A guide to creating Bitcoin transactions using the BitcoinJS library and other tools. | 162 |
| An implementation of base32 encoding and decoding in the Zig programming language | 11 |
| A Rust library for working with Bitcoin protocol messages and data structures | 2,181 |
| An Elixir implementation of the BSON data format | 26 |