Agent library for communicating with the Internet Computer blockchain following the Public Specification.
# Cargo.toml
[dependencies]
ic-agent = "0.47.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an agent to interact with the Internet Computer.
Add tokio as a dependency and use #[tokio::main] or another async runtime.
No dependency data recorded yet.