linera-base

Crates.iolinera-base
lib.rslinera-base
version0.10.2
sourcesrc
created_at2023-02-06 04:34:26.144158
updated_at2024-05-13 04:19:55.623357
descriptionBase definitions, including cryptography, used by the Linera protocol.
homepagehttps://linera.dev
repositoryhttps://github.com/linera-io/linera-protocol
max_upload_size
id777644
size102,660
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: 3134

cargo fmt