16 releases

new 0.1.0 Apr 19, 2025
0.0.26 Mar 28, 2025
0.0.24 Feb 14, 2025
0.0.22 Nov 17, 2024
0.0.14 Mar 29, 2024

#5 in #serverless-functions

Download history 95/week @ 2025-01-04 54/week @ 2025-01-11 2/week @ 2025-01-18 4/week @ 2025-02-01 79/week @ 2025-02-08 73/week @ 2025-02-15 55/week @ 2025-02-22 30/week @ 2025-03-01 6/week @ 2025-03-08 6/week @ 2025-03-15 141/week @ 2025-03-22 117/week @ 2025-03-29 9/week @ 2025-04-05

273 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

~8–17MB
~243K SLoC