`ic-agent` is a simple-to-use library to interact with the [Internet Computer](https://internetcomputer.org)
in Rust. It is the backend for [`dfx`](https://internetcomputer.org/docs/current/references/cli-reference/).

## Useful links

- [Documentation (master)](https://agent-rust.netlify.app/ic_agent)
- [Documentation (published)](https://docs.rs/ic_agent)