25 releases (6 breaking)

new 0.6.0 Jan 7, 2026
0.5.0 Dec 3, 2025
0.4.0 Nov 10, 2025
0.2.0 Jun 19, 2025
0.0.14 Mar 29, 2024

#1 in #juno


Used in 5 crates

MIT license

110KB
2K 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

~10–23MB
~288K SLoC