ant-core 0.2.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 config;
pub mod data;
pub mod error;
pub mod node;
pub mod update;