Tag
#base58
50 repositories
Repos
Easy to use bitcoin recovery tool to fix damaged private key, mini-private key, address, BIP38 encrypted key, mnemonic (seed phrase), BIP-32 derivation path, Armory backups, bitcoin core wallet password, and more
Generation of mnemonics, seeds, private/public keys and addresses for different types of cryptocurrencies
Base58 and Base58Check implementation compatible with what is used by the bitcoin network.
A straight forward implementation of base58check extending upon bs58.
BchAddr.js: Bitcoin Cash general purpose address translation for Node.js and web browsers.
PHP extension for base58 encoding and decoding using the Bitcoin alphabet
Elixir library for encoding and decoding Base58 and Base58Check using the Bitcoin/IPFS, Ripple, and Flickr alphabets.
💳 generate solana wallet key-pairs & secret phrase, based on bip32, bip39 and bip44 standards using cli.
🔐 Convert Bitcoin HEX private keys to WIF format (compressed & uncompressed) with multiprocessing and progress bar support.
🔁 Convert TRON addresses ⇄ Ethereum hex format. Lightweight, deterministic, and network-free. Includes Base58Check validation.
🛠️ Decode any Bitcoin Base58 address into its raw hexadecimal structure (prefix, hash160, checksum). Built for educational use and address analysis.
🛠️ Generate Bitcoin addresses from uncompressed public keys. Includes compression, hashing, and Base58Check encoding. Built for educational and cryptographic research.
🛠️ Bitcoin Base58 address decoder with checksum verification, payload analysis and type detection. CLI tool for learning and analysis.
🧪 Educational Bitcoin key explorer — convert integers to private keys, WIF, public keys, and addresses.
CashAddr (Bitcoin Cash address format) test vector generator from Bitcoin addresses
Implementation of a Base58 Encode-Decoder for EUREKA (Ethereum-based) addresses.
[Released] Polysign PIP module for Bismuth. Handles the various cryptographic primitives Bismuth Crypto currency supports.
A lightweight Python library for blockchain address format conversion
Create a keygen script and an airdrop script for our account in Rust
Introduction into creating bitcoin addresses and formats used in cryptocurrencies.
A high-performance C++ implementation of Bitcoin's Base58 encoding and decoding algorithms, designed for systems-level blockchain data formatting.