16 releases (6 breaking)
0.7.0 | Nov 22, 2022 |
---|---|
0.5.0 | Sep 22, 2022 |
0.4.1 | Jul 15, 2022 |
0.3.0 | Jan 4, 2022 |
0.1.2 | Sep 24, 2020 |
#51 in #dfinity
5,327 downloads per month
Used in 21 crates
(via nnsdao_sdk_basic)
6KB
DEPRECATED
This is no longer supported. Its original contents has been moved to other projects.
IC Types
Contributing
Please follow the guidelines in the CONTRIBUTING.md document.
Goal
This library contains typings and utility functions dealing with the Public specification of the Internet Computer and the HTTP client. It might be shared in the future but for now is separated for the purpose of testing and development.
Running Tests
Regular tests can be run by anyone using cargo test
. This will not run a special version of the
tests that runs against a server implementation of the public specification, though those
tests can be run against a compatible Replica.