{"id":13523455,"url":"https://github.com/dfinity/agent-rs","last_synced_at":"2026-04-02T19:07:57.372Z","repository":{"id":37574220,"uuid":"282042743","full_name":"dfinity/agent-rs","owner":"dfinity","description":"A collection of libraries and tools for building software around the Internet Computer, in Rust.","archived":false,"fork":false,"pushed_at":"2026-03-23T13:06:10.000Z","size":2798,"stargazers_count":140,"open_issues_count":6,"forks_count":84,"subscribers_count":31,"default_branch":"main","last_synced_at":"2026-03-24T08:35:23.949Z","etag":null,"topics":["agent","blockchain","dfinity","icp","internet-computer","rust"],"latest_commit_sha":null,"homepage":"https://sdk.dfinity.org/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dfinity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-07-23T19:53:20.000Z","updated_at":"2026-03-23T13:02:43.000Z","dependencies_parsed_at":"2026-03-04T21:01:31.851Z","dependency_job_id":null,"html_url":"https://github.com/dfinity/agent-rs","commit_stats":{"total_commits":307,"total_committers":37,"mean_commits":8.297297297297296,"dds":0.7068403908794788,"last_synced_commit":"e5ecfa201f696580d83a7d563fa0c9cf83946aee"},"previous_names":[],"tags_count":355,"template":false,"template_full_name":null,"purl":"pkg:github/dfinity/agent-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfinity%2Fagent-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfinity%2Fagent-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfinity%2Fagent-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfinity%2Fagent-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dfinity","download_url":"https://codeload.github.com/dfinity/agent-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfinity%2Fagent-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31313952,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent","blockchain","dfinity","icp","internet-computer","rust"],"created_at":"2024-08-01T06:01:00.249Z","updated_at":"2026-04-02T19:07:57.342Z","avatar_url":"https://github.com/dfinity.png","language":"Rust","readme":"# DFINITY's Rust Agent Repository\n![GitHub Workflow Status](https://github.com/dfinity/agent-rs/workflows/Tests/badge.svg)\n\u003c!-- This file is only meant to be read on GitHub. It will not be published anywhere. --\u003e\n\n\n## Contributing\nPlease follow the guidelines in the [CONTRIBUTING.md](.github/CONTRIBUTING.md) document.\n\n## Building\nWe use `cargo` to build this repo. Make sure you have rust stable installed. To build the repo:\n\n```sh\ncargo build\n```\n\n## Testing\nThere are two suites of tests that can be executed from this repo; the regular cargo tests and\nthe ic-ref tests. In order to run the ic-ref tests, you will need a running local reference\nserver. If you do not have one, those tests will be ignored.\n\n## Release\nTo release:\n- increase the version number in Cargo.toml (`workspace.package` and `workspace.dependencies`)\n- add a header for the version under \"## Unreleased\" in CHANGELOG.md\n- run `cargo build` to update the lock file\n\n## Packages\nThis repo has multiple packages in its Cargo workspace.\n\n| Package Name | Links | Description |\n|---|---|---|\n| `ic-agent` | [![README](https://img.shields.io/badge/-README-green)](https://github.com/dfinity/agent-rs/tree/next/ic-agent) [![DOC](https://img.shields.io/badge/-DOC-blue)](https://docs.rs/ic_agent) | The `ic-agent` is a library to talk directly to the Replica. |  \n| `ic-utils` | [![README](https://img.shields.io/badge/-README-green)](https://github.com/dfinity/agent-rs/tree/next/ic-utils) [![DOC](https://img.shields.io/badge/-DOC-blue)](https://docs.rs/ic_utils) | A library of utilities for managing calls and canisters. |  \n| `icx` | [![README](https://img.shields.io/badge/-README-green)](https://github.com/dfinity/agent-rs/tree/next/icx) | A command line utility to use the agent. Not meant to be published, only available in this repo for tests. |\n| `ref-tests` | | A package that only exists to run the ic-ref tests with the ic-agent as the connection. |\n","funding_links":[],"categories":["Client Libraries (Agents)"],"sub_categories":["Rust"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfinity%2Fagent-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdfinity%2Fagent-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfinity%2Fagent-rs/lists"}