awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • monero-project/moneroالصورة الرمزية لـ monero-project

    monero-project/monero

    10,335عرض على 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
    عرض على GitHub↗10,335
  • bitcoinjs/bitcoinjs-libالصورة الرمزية لـ bitcoinjs

    bitcoinjs/bitcoinjs-lib

    5,991عرض على 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
    عرض على GitHub↗5,991
  • lux-core/luxالصورة الرمزية لـ LUX-Core

    LUX-Core/lux

    3,751عرض على 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++
    عرض على GitHub↗3,751
  • dotheevo/selfhosted-apps-dockerالصورة الرمزية لـ DoTheEvo

    DoTheEvo/selfhosted-apps-docker

    2,833عرض على 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
    عرض على GitHub↗2,833
  1. Home
  2. Security & Cryptography
  3. Vanity Address Generation

استكشف الوسوم الفرعية

  • 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.