Expand description
Client operations for the Autonomi network.
Provides high-level APIs for storing and retrieving data on the Autonomi decentralized network.
Modules§
- adaptive
- Adaptive concurrency controller for client data operations.
- batch
- Batch chunk upload with wave-based pipelined EVM payments.
- cache
- LRU chunk cache for reducing redundant network requests.
- chunk
- Chunk storage operations.
- data
- In-memory data operations using self-encryption.
- file
- File operations using streaming self-encryption.
- merkle
- Merkle batch payment support for the Autonomi client.
- payment
- Payment orchestration for the Autonomi client.
- quote
- Quote and payment operations.
Structs§
- Client
- Client for the Autonomi decentralized network.
- Client
Config - Configuration for the Autonomi client.