[][src]Crate azimuth

Utilities for working with Urbit's Azimuth address space.

Re-exports

pub use self::PointClass::Galaxy;
pub use self::PointClass::Planet;
pub use self::PointClass::Star;

Modules

syllables

Lazy static constants providing the syllables used for Urbit's phonetic names.

Structs

Point

An Azimuth point, an address that can be bound to an Urbit ship server.

PointState

The current state of an Azimuth point, as recorded on the Ethereum blockchain.

PointStore

The state of all Azimuth points.

Enums

PointClass

The "class" of size of an Azimuth point, determining its layer in Urbit's Avro routing system and its ability to spawn child points.