.bwick names to addresses, so people can send to alice.bwick instead of a long bwick1... string.
What it does
-
Register a name (
RegisterName) by attaching at least the BWICK equivalent of its price tier. Pricing is length-tiered, shorter names cost more:Overpayment is refunded, so you can always attach a safe margin.Length Tier 3 chars price_34 chars price_45-8 chars price_5_89+ chars price_9_plus -
The presentation TLD (e.g.
.bwick) and the price tiers are configurable. - Names resolve to an address via query and can be looked up in reverse.
Interface
Registration, resolution, and admin/pricing messages are inmsg.rs.
