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

#1370 in Cryptography

Download history 4/week @ 2024-01-17 2/week @ 2024-02-21 15/week @ 2024-02-28 1/week @ 2024-03-06 1405/week @ 2024-03-13 83/week @ 2024-03-20 10/week @ 2024-03-27 16/week @ 2024-04-03

109 downloads per month
Used in 4 crates

GPL-3.0 license

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

~24–37MB
~770K SLoC