linera-base

Crates.iolinera-base
lib.rslinera-base
version0.15.3
created_at2023-02-06 04:34:26.144158+00
updated_at2025-09-13 22:13:31.01192+00
descriptionBase definitions, including cryptography, used by the Linera protocol.
homepagehttps://linera.dev
repositoryhttps://github.com/linera-io/linera-protocol
max_upload_size
id777644
size357,771
Andreas Fackler (afck)

documentation

https://docs.rs/linera-base/latest/linera_base/

README

This module provides a common set of types and library functions that are shared between the Linera protocol (compiled from Rust to native code) and Linera applications (compiled from Rust to Wasm).

Contributing

See the CONTRIBUTING file for how to help out.

License

This project is available under the terms of the Apache 2.0 license.

Commit count: 4601

cargo fmt