What ships with it
A privacy main chain
go-blockchain is a native-Go CryptoNote chain (Zano-forked): ring signatures, stealth addresses, confidential transactions, and ~2-minute proof-of-work blocks.
Names on a full sidechain
go-lns is a full sidechain to go-blockchain running the Lethean Name System — auction-based .lthn registration (open, bid, reveal, register), forked from Handshake.
DNS without ICANN
go-dns is an authoritative resolver for the .lthn TLD, served from the main chain and the LNS sidechain with DNSSEC — queries never fall back upstream.
Sovereign end to end
Value, names, and resolution all live on infrastructure you can run yourself.
Surface area
CryptoNote full node, HD wallets, P2P (Levin), JSON-RPC, and mining.
A full sidechain for .lthn registration, covenants, and VPN gateway discovery.
Authoritative .lthn resolver (UDP/TCP 53) plus an HTTP lookup API.
How .lthn resolves
A CryptoNote privacy main chain (go-blockchain), a full name sidechain (go-lns), and a .lthn DNS resolver (go-dns) — all native Go.