Module words

Source
Expand description

Three-Word Address System

Converts complex multiaddrs into memorable three-word combinations for human-friendly peer discovery and sharing. Inspired by what3words but designed specifically for P2P network bootstrap addresses.

Example: /ip6/2001:db8::1/udp/9000/quicocean.thunder.falcon

Structs§

ThreeWordAddress
Three-word address representation
WordDictionary
Word dictionary for three-word address encoding
WordEncoder
Main encoder/decoder for three-word addresses