Crate safe_network[][src]

Expand description

Implementation of the “Node” node for the SAFE Network.

Modules

The Safe Network Client.

The messaging interface to the network. Messages sent and serialised in line with this module should be acted upon by the network.

Implementation of the “Node” node for the SAFE Network.

Peer implementation for a resilient decentralised network infrastructure.

Implementation of Transfers in the SAFE Network.

SAFE network data types.

Implementation of the urls for the SAFE Network.

Macros

Easily create a BTreeMap with the key => value syntax.

Easily create a BTreeSet.

Run code when a chaotic. Defaults to 20% of the time. Overall frequence can be set via “SAFE_CHAOS_LEVEL” env var.