#internet-computer #agent #dfinity #icp #utility #api-bindings

no-std ic-utils

Collection of utilities for Rust, on top of ic-agent, to communicate with the Internet Computer, following the Public Specification

45 releases (29 breaking)

0.35.0 May 10, 2024
0.34.0 Mar 18, 2024
0.33.0 Feb 8, 2024
0.31.0 Nov 27, 2023
0.1.0 Sep 24, 2020

#879 in Magic Beans

Download history 4334/week @ 2024-02-01 4904/week @ 2024-02-08 4867/week @ 2024-02-15 4077/week @ 2024-02-22 3755/week @ 2024-02-29 4541/week @ 2024-03-07 3897/week @ 2024-03-14 3703/week @ 2024-03-21 3334/week @ 2024-03-28 4135/week @ 2024-04-04 3573/week @ 2024-04-11 4355/week @ 2024-04-18 3366/week @ 2024-04-25 3467/week @ 2024-05-02 3280/week @ 2024-05-09 2535/week @ 2024-05-16

13,576 downloads per month
Used in 5 crates

Apache-2.0

390KB
8K SLoC

ic-utils is a collection of utilities to help communicating with the Internet Computer. It abstracts a few concepts over the lower level ic-agent.


lib.rs:

ic-utils is a collection of utilities to help build clients and canisters running on the Internet Computer. It is meant as a higher level tool.

Dependencies

~20–31MB
~588K SLoC