13 releases

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

#57 in Magic Beans

Download history 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 125/week @ 2025-01-05 24/week @ 2025-01-12 2/week @ 2025-01-19 6/week @ 2025-02-02 74/week @ 2025-02-09

82 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–17MB
~240K SLoC