REST client for interacting with the Aptos blockchain.
# Cargo.toml
[dependencies]
aptos-rest-client = "latest"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a REST client and fetches ledger info from the Aptos mainnet.
Add tokio as a dependency and use #[tokio::main] or another runtime.
Breaking-change detection hasn't run for this library yet.
No dependency data recorded yet.