4 releases
0.1.3 | Aug 29, 2022 |
---|---|
0.1.2 | Aug 11, 2022 |
0.1.1 | Aug 1, 2022 |
0.1.0 | Jul 31, 2022 |
#6 in #fleek
Used in ic-kit-runtime
19KB
311 lines
IC Kit's Bindings
This crate provides bindings to the Internet Computer's wasm runtime in both wasm and non-wasm runtimes.
This is low-level APIs, and we encourage you to look at using IC Kit directly.
lib.rs
:
This crate provides the bindings to the Internet Computer runtime that can work in wasm environments, and also provides ability to mock this methods for non-wasm envs, this is part of the Psychedelic's Canister Development kit, IC-Kit.
This is a low level crate, and we don't recommend you to use this directly, and encourage you to look at ic-kit itself.
Dependencies
~0–5.5MB
~21K SLoC