91 releases (21 breaking)
0.22.4 | Mar 31, 2023 |
---|---|
0.21.0 | Mar 27, 2023 |
0.16.12 | Dec 22, 2022 |
0.15.0 | Sep 19, 2022 |
0.8.2 | Jul 10, 2022 |
#4 in #clients
152 downloads per month
Used in 4 crates
445KB
8K
SLoC
Safe Network Interface
This crate provides three of the core building blocks of the Safe Network. These are used by both clients and nodes.
Types
The Safe Network Types are the core data types used on the network.
Messaging
The Safe Network Messaging interface. This provides the message encoding/decoding for network communications.
Network Knowledge
The data needed to validate sections/elders/adults and to decide how to route messages on the network.
lib.rs
:
SAFE network data types.
Dependencies
~25–37MB
~794K SLoC