Pinned repositories
Repositories
-
sn_api
This crate implements a CLI (Command Line Interface) for the Safe Network
-
sn_node
An Implementation of a Safe Network Vault
-
sn_client
A set of libraries providing a way for developers to consume and use the Safe Network facilities.
-
sn_routing
Routing - specialised storage DHT
-
maidsafe.net
Repository for maidsafe.net company website
-
sn_launch_tool
A cross platform tool to easily launch a SAFE Network test section from home
-
qp2p
peer-to-peer communications library for Rust based on QUIC protocol
-
dev-website
SAFE Network Dev Website source.
-
resource_proof
A 'proof' of bandwidth, cpu and storage for nodes in a decentralised network
-
sn_fake_clock
Rust crate for a fake clock
-
self_encryption
file self encryptor
-
lru_time_cache
LRU cache settable via size or time to live
-
xor_name
Small library. XorName is an array that is useful for calculations in DHT etc.
-
bls_dkg
Implementation of a BLS DKG mechanism, requires signing key, encryption key and SocketAddr of participants
-
sn_transfers
Implementation of Transfers in the SAFE Network.
-
sn_ffi_utils
This crate contains utilities to be consumed by crates interfacing with other languages via FFI. It also contains utilities for testing in FFI scenario which gets compiled only during testing.
-
sn_browser
Safe Network Browser Application
-
sn_data_types
Safe Network Data Types