ant-core 0.2.3-rc.1

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
6
pub mod config;
pub mod data;
pub mod datamap_file;
pub mod error;
pub mod node;
pub mod update;