17 releases

new 0.1.1 May 5, 2025
0.0.26 Mar 28, 2025
0.0.22 Nov 17, 2024
0.0.16 Jun 27, 2024
0.0.14 Mar 29, 2024

#677 in Magic Beans

Download history 6/week @ 2025-01-15 6/week @ 2025-02-05 138/week @ 2025-02-12 61/week @ 2025-02-19 32/week @ 2025-02-26 7/week @ 2025-03-05 9/week @ 2025-03-12 250/week @ 2025-03-26 16/week @ 2025-04-02 1/week @ 2025-04-09 149/week @ 2025-04-16 15/week @ 2025-04-23 133/week @ 2025-04-30

301 downloads per month
Used in 3 crates

Custom license

79KB
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
~246K SLoC