linera-chain

Crates.iolinera-chain
lib.rslinera-chain
version
sourcesrc
created_at2023-02-06 04:34:28.476735+00
updated_at2025-05-20 02:33:58.421354+00
descriptionPersistent data and the corresponding logics used by the Linera protocol for chains of blocks, certificates, and cross-chain messaging.
homepagehttps://linera.dev
repositoryhttps://github.com/linera-io/linera-protocol
max_upload_size
id777646
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Andreas Fackler (afck)

documentation

https://docs.rs/linera-chain/latest/linera_chain/

README

This module manages the state of a Linera chain, including cross-chain communication.

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: 3667

cargo fmt