ant-core 0.3.0

Headless Rust library for the Autonomi network: data storage and retrieval with self-encryption and EVM payments, plus node lifecycle management.
Documentation
1
2
3
4
5
pub mod client;
pub mod disk;
pub mod health;
pub mod server;
pub mod supervisor;