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/quic
↔ ocean.thunder.falcon
Structs§
- Three
Word Address - Three-word address representation
- Word
Dictionary - Word dictionary for three-word address encoding
- Word
Encoder - Main encoder/decoder for three-word addresses