cDNSd
このコンテンツはまだ日本語に翻訳されていません。
cDNSd is a DNS resolver and blockchain indexer for Cardano and Handshake. It resolves second-level domains registered under Handshake top-level domains while still resolving ordinary DNS names through ICANN root hints.
The daemon serves DNS over UDP and TCP, can serve DNS-over-TLS, and exposes Prometheus metrics. Configure it with YAML, environment variables, or both.
What you need
Section titled “What you need”- A Cardano node that cDNSd can reach over TCP or a local IPC socket.
- A persistent directory for cDNSd state.
- A configured profile for the Cardano/Handshake domains you want to resolve.
Next steps
Section titled “Next steps”- Follow the Quick Start to install, configure, and test a resolver.
- Use the Configuration Reference for every YAML key and environment variable.