awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repositorios

Awesome GitHub RepositoriesVanity Address Generation

Processes for generating cryptographic addresses that follow a specific user-defined character pattern.

Distinct from Anonymous Addressing: Unlike anonymous addressing or network IP addressing, this is about the aesthetic/branded pattern of a cryptographic public key.

Explore 4 awesome GitHub repositories matching security & cryptography · Vanity Address Generation. Refine with filters or upvote what's useful.

Awesome Vanity Address Generation GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • monero-project/moneroAvatar de monero-project

    monero-project/monero

    10,335Ver en GitHub↗

    Monero is a privacy-focused cryptocurrency and proof-of-work blockchain designed for private digital payments. It utilizes a peer-to-peer network and a distributed ledger to allow users to send and receive currency while hiding transaction senders, receivers, and amounts. The system achieves financial confidentiality through the use of ring signatures for sender obfuscation and RingCT with Bulletproofs to hide transaction values. To ensure network security and decentralization, it employs a memory-hard proof-of-work algorithm optimized for general-purpose CPUs. The project provides a full no

    Allows the creation of cryptocurrency addresses that start with specific character sequences for brand recognition.

    C++blockchainc-plus-pluscmake
    Ver en GitHub↗10,335
  • bitcoinjs/bitcoinjs-libAvatar de bitcoinjs

    bitcoinjs/bitcoinjs-lib

    5,991Ver en GitHub↗

    bitcoinjs-lib is a JavaScript library for building Bitcoin transactions, generating addresses, and managing keys in both Node.js and browser environments. It provides a complete Bitcoin development toolkit covering address generation across standard, SegWit, P2SH, and multisig formats for mainnet and testnet networks, along with hierarchical deterministic key derivation following BIP32, BIP39, BIP44, and BIP49 standards. The library offers a comprehensive transaction engine that handles ECDSA and Schnorr signatures on the secp256k1 curve, supports Partially Signed Bitcoin Transaction (PSBT) f

    Generates standard, SegWit, P2SH, and multisig Bitcoin addresses for mainnet and testnet networks.

    JavaScript
    Ver en GitHub↗5,991
  • lux-core/luxAvatar de LUX-Core

    LUX-Core/lux

    3,751Ver en GitHub↗

    Lux is a blockchain infrastructure project providing a distributed ledger and a smart contract platform. It utilizes a hybrid proof-of-work and proof-of-stake consensus mechanism to secure decentralized transactions and maintain network stability. The project features a peer-to-peer ecosystem that includes a decentralized file storage system for immutable data, a masternode network for governance, and a cross-chain asset bridge. It distinguishes itself with an ASIC-resistant hashing algorithm optimized for general-purpose CPUs and a decentralized order book for matching trades without a centr

    Generates various wallet address formats, including legacy, P2SH-SegWit, and Bech32, to support different transaction standards.

    C++
    Ver en GitHub↗3,751
  • dotheevo/selfhosted-apps-dockerAvatar de DoTheEvo

    DoTheEvo/selfhosted-apps-docker

    2,833Ver en GitHub↗

    This project is a curated collection of deployment files and configurations for hosting a wide variety of open-source services on a home server. It primarily utilizes Docker and Docker Compose to automate the orchestration, lifecycle management, and deployment of containerized applications. The repository provides a comprehensive suite for self-hosted infrastructure, covering network management tools, media streaming, and home automation. It includes specialized configurations for securing internal services via reverse proxies, WireGuard VPN tunnels, and automated SSL/TLS certificate manageme

    Produces cryptographic keys with specific character prefixes for easier visual identification.

    Shell
    Ver en GitHub↗2,833
  1. Home
  2. Security & Cryptography
  3. Vanity Address Generation

Explorar subetiquetas

  • Bitcoin Address GeneratorsGenerates standard, SegWit, P2SH, and multisig addresses for mainnet and testnet networks. **Distinct from Vanity Address Generation:** Distinct from Vanity Address Generation: generates standard addresses, not user-defined pattern addresses.