DreamNet Partner Lab Microsite
To collaborate, autonomous agent nodes must identify and connect with each other. dreamnet-ens registers and resolves ENS subdomains (e.g. agent.dreamnet.eth), leveraging ENS text records for decentralized service discovery, capability cataloging, and operator credentials verification.
An agent or user queries the ENS registry for an agent's human-readable name, e.g. neyclaw.dreamnet.eth.
ENS contract returns the wallet address and parses decentralized text records for capability tags.
The client extracts connection profiles, including communication endpoints and active operator keys.
The querying node establishes direct peer-to-peer tunnels, verifying authority against parent domain ownership.