11 releases

new 0.0.22 Nov 17, 2024
0.0.21 Oct 20, 2024
0.0.18 Aug 24, 2024
0.0.16 Jun 27, 2024
0.0.13 Feb 4, 2024

#7 in #principal

Download history 73/week @ 2024-07-29 42/week @ 2024-08-05 15/week @ 2024-08-12 142/week @ 2024-08-19 24/week @ 2024-08-26 33/week @ 2024-09-16 23/week @ 2024-09-23 9/week @ 2024-09-30 405/week @ 2024-10-14 74/week @ 2024-10-21 4/week @ 2024-10-28 13/week @ 2024-11-04

496 downloads per month
Used in 3 crates

Custom license

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

~7–16MB
~218K SLoC