7 releases

new 0.0.18 Aug 24, 2024
0.0.17 Aug 4, 2024
0.0.16 Jun 27, 2024
0.0.15 May 9, 2024
0.0.13 Feb 4, 2024

#13 in Magic Beans

Download history 138/week @ 2024-05-05 9/week @ 2024-05-12 15/week @ 2024-05-19 1/week @ 2024-05-26 6/week @ 2024-06-02 6/week @ 2024-06-09 10/week @ 2024-06-16 111/week @ 2024-06-23 40/week @ 2024-06-30 1/week @ 2024-07-07 12/week @ 2024-07-28 101/week @ 2024-08-04 17/week @ 2024-08-11 107/week @ 2024-08-18

237 downloads per month
Used in 3 crates

Custom license

67KB
1K 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

~6–17MB
~195K SLoC