12 releases

new 0.0.23 Jan 10, 2025
0.0.22 Nov 17, 2024
0.0.21 Oct 20, 2024
0.0.18 Aug 24, 2024
0.0.13 Feb 4, 2024

#51 in Magic Beans

Download history 22/week @ 2024-09-22 11/week @ 2024-09-29 243/week @ 2024-10-13 231/week @ 2024-10-20 9/week @ 2024-10-27 12/week @ 2024-11-03 1/week @ 2024-11-10 127/week @ 2024-11-17 17/week @ 2024-11-24 5/week @ 2024-12-01 35/week @ 2024-12-08 2/week @ 2024-12-15 123/week @ 2025-01-05

125 downloads per month
Used in 3 crates

Custom license

76KB
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

~8–16MB
~224K SLoC