Skip to content
View kryvora-core's full-sized avatar

Organizations

@kryvora-network

Block or report kryvora-core

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
.github/profile/README.md

Kryvora Network

Decentralized physical infrastructure network for distributed compute, telemetry, and verification.

Core Repositories

  • kryvora-node: Reference client daemon and verification worker for network nodes.
  • kryvora-cli: Command-line operator interface and diagnostic tool.
  • protocol-specs: Formal RFCs, wire formats, and coordination standards.
  • network-telemetry: Continuous network availability records and probe latency archives.

Network Topology

The network coordinates independent worker nodes to verify distributed telemetry and computational proof:

  • Worker nodes host local probe endpoints on port 4177.
  • Coordination hubs handle peer state and task dispatch on port 4188.
  • Verification receipts are cryptographically anchored and validated through continuous availability probes.

Running a Node

To run a verification worker on standard Linux hardware:

curl -sSL https://raw.githubusercontent.com/kryvora-network/kryvora-node/main/install.sh | bash

See kryvora-node for configuration parameters and Docker Compose setup.

Links

Popular repositories Loading

  1. .github .github Public

    Organization profile repository for Kryvora Network.