21 skills found
keis / Base58Base58 and Base58Check implementation compatible with what is used by the bitcoin network.
bitcoinjs / Bs58checkA straight forward implementation of base58check extending upon bs58.
gjaldon / Base58checkNo description available
Pymmdrza / TRXGENTron Wallet (TRX) Crack Finder With Python Just 64 Line
shikokuchuo / Secretbasesecretbase - Cryptographic Hash, Extendable-Output and Binary/Text Encoding Functions
akamensky / Base58Golang Base58 implementation
anaskhan96 / Base58checkGo implementation of base58check to encode Bitcoin addresses
nocursor / B58Elixir library for encoding and decoding Base58 and Base58Check using the Bitcoin/IPFS, Ripple, and Flickr alphabets.
ExodusOSS / BytesData structures handling
tronhao / TrxhaoTRX/波场地址靓号生成器。支持前/后缀、连续字符与关键词匹配,多线程、断点续跑与批量导出;可选 CPU、GPU(CUDA/OpenCL)或浏览器 WASM。按 TRON 规则派生地址:keccak256(pubkey) 末 20 字节 + 0x41 前缀,经 Base58Check 编码。仅用于学习与性能研究,建议离线使用,不收集或上传任何私钥。
BriungRi / Tron Converter🔁 Convert TRON addresses ⇄ Ethereum hex format. Lightweight, deterministic, and network-free. Includes Base58Check validation.
dartcoin / Base58checkBase58Check encoding implementation for Dart using dart:convert interface
wzbg / Base58checkBase58Check encoding / decoding
UBIDECO / Rust Baid58An easy-to-check Base58 encoding for identities
volodymyrprokopyuk / Go WalletA guided design and implementation of a BIP-32 HD wallet in Go with a convenient CLI for easy experimentation using Nushell
BitMorphX / Public Key To Bitcoin Addresses🛠️ Generate Bitcoin addresses from uncompressed public keys. Includes compression, hashing, and Base58Check encoding. Built for educational and cryptographic research.
joeblackwaslike / Base58checkA python implementation of the Base58Check encoding scheme
therootcompany / Base58check.jsBase58Check & WIF for PubKeyHash and PrivateKeys
gdkrmr / Base58.jlBase58 and Base58Check encoding for Julia
csknk / Compute Base58Check Bitcoin AddressNo description available