awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesNode Status Endpoints

HTTP endpoints that expose the operational state and peer information of a network node.

Distinct from HTTP API Integrations: Focuses on exposing node internal state rather than general HTTP request/response patterns.

Explore 2 awesome GitHub repositories matching web development · Node Status Endpoints. Refine with filters or upvote what's useful.

Awesome Node Status Endpoints GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • corda/cordaAvatar corda

    corda/corda

    4,077Vezi pe GitHub↗

    Corda is a distributed ledger technology platform used to build private, interoperable business networks. It provides a framework for creating shared records of facts and executing smart contracts between specific participants without requiring global data broadcasting. The platform distinguishes itself through a point-to-point state distribution model and a UTXO-based ledger, ensuring that transaction data is shared only between involved parties to maintain strict privacy. It utilizes a JVM-based smart contract engine to execute business logic written in Java or Kotlin and employs a notary-b

    Exposes node operational state, peer lists, and ledger data via HTTP endpoints for external interfaces.

    Kotlincordadistributed-ledgerdlt
    Vezi pe GitHub↗4,077
  • input-output-hk/cardano-slAvatar input-output-hk

    input-output-hk/cardano-sl

    3,756Vezi pe GitHub↗

    This project is a blockchain node software implementation that maintains a decentralized ledger using the Ouroboros proof-of-stake consensus protocol. It provides a complete environment for operating a distributed record, including a cryptocurrency wallet backend and a peer-to-peer network layer. The system is distinguished by its use of a UTXO-based ledger model and a diffusion-based state synchronization layer for node communication. It integrates a Public Key Infrastructure with TLS-authenticated communication to secure inter-node traffic and employs hierarchical deterministic key derivati

    Exposes HTTP endpoints that provide the current operational state and network subscription status of the node.

    Haskell
    Vezi pe GitHub↗3,756
  1. Home
  2. Web Development
  3. HTTP API Integrations
  4. Node Status Endpoints