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
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
moneybutton avatar

moneybutton/yours-bitcoin

0
View on GitHub↗
196 estrellas·37 forks·JavaScript·2 vistas

Yours Bitcoin

Yours Bitcoin

Features

  • Full Node Implementations - JavaScript implementation of a Bitcoin node.

Historial de estrellas

Gráfico del historial de estrellas de moneybutton/yours-bitcoinGráfico del historial de estrellas de moneybutton/yours-bitcoin

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Yours Bitcoin

Proyectos open-source similares, clasificados según cuántas características comparten con Yours Bitcoin.
  • tronprotocol/java-tronAvatar de tronprotocol

    tronprotocol/java-tron

    4,106Ver en GitHub↗

    java-tron is a Java implementation of a Tron blockchain full node. It provides the core infrastructure for running a network node, validating transactions, and producing blocks. The project includes a proof-of-stake consensus engine, a distributed ledger database, and a smart contract runtime to manage on-chain state transitions. The system is distinguished by its support for both full and lite node operations, utilizing state snapshots to accelerate synchronization and reduce hardware requirements. It features a multi-engine database abstraction that allows for storage migration, partitionin

    Java
    Ver en GitHub↗4,106
  • bitpay/bitcoreAvatar de bitpay

    bitpay/bitcore

    4,988Ver en GitHub↗

    Bitcore is a blockchain development framework and a set of libraries used to build applications that interact with the Bitcoin network and other blockchain protocols. It provides a multi-chain cryptocurrency wallet implementation, a peer-to-peer client for synchronizing distributed ledger data, and a transaction orchestrator for constructing, signing, and broadcasting transactions. The framework features a standardized JSON-RPC wrapper to normalize communication between applications and diverse blockchain node APIs. It implements hierarchical deterministic wallets that derive keys and address

    TypeScript
    Ver en GitHub↗4,988
  • bitpay/bitcore-nodeAvatar de bitpay

    bitpay/bitcore-node

    352Ver en GitHub↗

    Bitcore Node

    JavaScript
    Ver en GitHub↗352
  • btcsuite/btcdAvatar de btcsuite

    btcsuite/btcd

    6,670Ver en GitHub↗
    Gobitcoinbtcdhacktoberfest
    Ver en GitHub↗6,670
Ver las 5 alternativas a Yours Bitcoin→

Preguntas frecuentes

¿Qué hace moneybutton/yours-bitcoin?

Yours Bitcoin

¿Cuáles son las características principales de moneybutton/yours-bitcoin?

Las características principales de moneybutton/yours-bitcoin son: Full Node Implementations.

¿Qué alternativas de código abierto existen para moneybutton/yours-bitcoin?

Las alternativas de código abierto para moneybutton/yours-bitcoin incluyen: tronprotocol/java-tron — java-tron is a Java implementation of a Tron blockchain full node. It provides the core infrastructure for running a… bitpay/bitcore — Bitcore is a blockchain development framework and a set of libraries used to build applications that interact with the… bitpay/bitcore-node — Bitcore Node. btcsuite/btcd. mhanne/bitcoin-ruby-node — bitcoin node based on bitcoin-ruby-blockchain.