Decentralized physical infrastructure network for distributed compute, telemetry, and verification.
- 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.
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.
To run a verification worker on standard Linux hardware:
curl -sSL https://raw.githubusercontent.com/kryvora-network/kryvora-node/main/install.sh | bashSee kryvora-node for configuration parameters and Docker Compose setup.
- Website: https://kryvora.network
- Documentation: https://docs.kryvora.network