15 releases

new 0.0.26 Mar 28, 2025
0.0.24 Feb 14, 2025
0.0.22 Nov 17, 2024
0.0.16 Jun 27, 2024
0.0.14 Mar 29, 2024

#31 in #icp

Download history 10/week @ 2024-11-29 35/week @ 2024-12-06 2/week @ 2024-12-13 147/week @ 2025-01-10 4/week @ 2025-01-17 4/week @ 2025-01-31 2/week @ 2025-02-07 145/week @ 2025-02-14 60/week @ 2025-02-21 30/week @ 2025-02-28 6/week @ 2025-03-07 6/week @ 2025-03-14

104 downloads per month
Used in 3 crates

Custom license

78KB
1.5K SLoC

JunoBuild-Shared

junobuild-shared is a Rust crate designed to provide common functionality and utilities across the Juno ecosystem. It serves as a library that supports various canisters such as Console, Mission-control, Satellite, Observatory, and Orbiter, facilitating operations like serialization, deserialization, account and principal management, and timestamp validation.

Getting Started

To include junobuild-shared in your Rust project, add it as a dependency in your Cargo.toml:

[dependencies]
junobuild-shared = "*"

Replace "*" with the specific version you want to use, or omit the version to always use the latest version.

Here are some useful links:

  • Looking to get started? Check out the documentation.
  • Have a look at the LICENSE for information about licensing and limitation.
  • Have questions, comments or feedback? Join our Discord or OpenChat.

Dependencies

~9–18MB
~251K SLoC