bech32rb
Bech32 encoder
Implementation of Bech32/Bech32m encoding and decoding in Ruby
The implementation of Bech32 encoder and decoder for ruby
20 stars
3 watching
6 forks
Language: Ruby
last commit: 6 months ago
Linked from 1 awesome list
bech32bech32mbitcoin
Related projects:
Repository | Description | Stars |
---|---|---|
bitcoinjs/bech32 | A Bech32 encoding/decoding library for Bitcoin transactions | 107 |
chaintope/bitcoinrb | A Ruby implementation of the Bitcoin protocol | 62 |
bcrypt-ruby/bcrypt-ruby | A Ruby binding for the OpenBSD bcrypt() password hashing algorithm | 1,928 |
janx/chardet2 | A Ruby implementation of an encoding detection library inspired by the reactivated rchardet project | 23 |
pisze-programy/cerebro-base64 | A Cerebro plugin for encoding and decoding base64 strings in JavaScript | 4 |
bitcoinjs/bip21 | Utility library for encoding and decoding Bitcoin-related data according to the BIP21 specification | 56 |
soya-daizu/goban | A fast and efficient QR code encoder/decoder library written in Crystal | 26 |
szaghi/befor64 | Library providing easy-to-use methods for encoding and decoding binary data in base64 format | 21 |
rubencaro/cipher | A cryptographic library for encrypting and decrypting arbitrary binary data in Elixir | 61 |
gernest/base32 | An implementation of base32 encoding and decoding in the Zig programming language | 11 |
chaintope/bip-schnorrrb | A Ruby implementation of the Schnorr signature scheme over elliptic curves. | 7 |
adamvr/arduino-base64 | A C++ library for encoding binary data into base64 strings on the Arduino platform. | 183 |
bramrausch/encoderlib | A Python library to handle rotary encoders in MicroPython microcontrollers | 8 |
kojix2/cry-wasm | Accelerates Ruby code execution by compiling it to WebAssembly and executing it in a WASM runtime environment. | 29 |
mbj/unparser | Converts Ruby Abstract Syntax Tree (AST) to semantically equivalent source code | 309 |