Expand description
Async HTTP client, DTOs and transaction builder primitives for AElf.
Re-exports§
pub use crate::error::AElfError;
Modules§
Structs§
- AElf
Client - Async HTTP client used by the facade crate and lower-level integrations.
- Block
Service - Chain
Service - Client
Utils Service - KeyPair
Info - Basic key material derived from a wallet.
- NetService
- Transaction
Builder - Builder for unsigned or signed AElf protobuf transactions.
- Transaction
Service