Purpose-built infrastructure for sovereign DNS ownership
We combine smart contracts, a hybrid resolver, and a polished management experience so that teams can ship decentralized DNS without sacrificing reliability.
Tamper-proof ownership and record updates with auditable smart contract events.
Redis caching, IP rate limiting, and upstream failover keep resolution under 60ms on average.
Wallet-based onboarding, responsive dashboards, and global edge-ready infrastructure.
Our mission is simple: decentralize trust without losing usability
From the first contract deployment to the thousands of DNS queries our resolver answers each minute, we obsess over keeping the experience intuitive and production-grade.
Secure ownership
Each domain is deployed as its own smart contract, guarded by on-chain permissions and a password hash overseen by the owner.
Programmable DNS records
Support for A, AAAA, CNAME, MX, TXT, NS, and SRV records gives operators full control without relying on centralized registrars.
Hybrid resolution engine
A resilient Node.js resolver queries the blockchain first, caches responses in Redis, and gracefully falls back to traditional DNS when needed.
Platform at a glance
An end-to-end CN project: from contract security to resolver throughput, every piece is engineered for predictable operations.
Modular by design
Per-domain contracts, factory deployment, and resolver services remain loosely coupled.
Real-time updates
Record changes reflect instantly in cached lookups with minute-long TTLs.
Transparent tooling
Detailed docs, typed SDKs, and sharable components lower the barrier for integrators.
Supported DNS records
Manage the entire spectrum of DNS metadata straight from the dashboard with password-protected operations.
Map domains to IPv4 endpoints and load balancers.
Native support for modern IPv6-first environments.
Create resilient aliases and simplify multi-region routing.
Distribute verification tokens, SPF rules, and metadata.
Delegate authority to custom infrastructure when required.
Prioritize secure email delivery with multi-tier routing.
Advertise ports and protocols for advanced service discovery.
Technology stack
Modern tooling keeps shipping velocity high while preserving the rigor expected in CN-grade infrastructure.
Ethereum + zkSync
Smart contracts deployed to Sepolia test networks with zkSync tooling for scalability.
Solidity
Domain and factory contracts enforced with explicit access control and CNAME fallbacks.
Next.js 15
App Router-based frontend with streaming, nested layouts, and Turbopack builds.
Thirdweb SDK
Wallet connection, contract reads, and prepared transactions with a single hook.
Redis Cloud
High-throughput caching and rate limiting for the DNS resolver layer.
Tailwind + Radix
Composable UI primitives, motion, and accessible components across the dashboard.