Saltar al contenido principal

Zeq Mesh

Mesh DNS + node federation.

Endpoints 7 Source src/routes/zeqMesh.ts Precision ≤0.1%

MethodPathDescription
POST/mesh/verifyPOST /mesh/verify Verify an identity across the mesh Input: { zid: string, nodes?: string[] } Output: { zid, verified, m
POST/mesh/gossipPOST /mesh/gossip Receive gossip from a peer node Input: { event, sourceNodeId, zeqond, signature } Auth: Node handshake
GET/mesh/statusGET /mesh/status Get mesh health information Output: { meshSize, activeNodes, coherenceScore, lastGossip, zeqond } Auth:
POST/dns/resolvePOST /dns/resolve Resolve a domain to a node address Input: { domain: string } Output: { domain, address, nodeId, endpoi
POST/dns/registerPOST /dns/register Register a domain-to-node binding Input: { domain: string, nodeId: string, endpoint: string, proof: s
GET/dns/lookup/:addressGET /dns/lookup/:address Look up a node by its mathematical address Output: { address, nodeId, endpoint, status } Auth:
GET/dns/statusGET /dns/status Get DNS registry health

See also


Middleware active. Kernel on the 1.287 Hz HulyaPulse. Awaiting next Zeqond.