Forward resolution
robinhood.rh → 0x1234...7890Applications resolve the name before preparing a transaction.
RH Name Service maps readable .rh names to addresses on Robinhood Chain. Ownership, expiry, resolution, and primary-name records are enforced by contracts.
Stores ownership, resolver selection, and registration expiry.
Maps names to addresses, text records, and primary names.
Checks availability, collects fees, registers, and renews names.
robinhood.rh → 0x1234...7890Applications resolve the name before preparing a transaction.
0x1234...7890 → robinhood.rhA primary name is accepted only when it resolves back to the same address.
The contracts are complete and tested locally. Public registration remains disabled until deployment addresses and pricing are finalized.