Crates.io | linera-chain |
lib.rs | linera-chain |
version | |
source | src |
created_at | 2023-02-06 04:34:28.476735+00 |
updated_at | 2025-05-20 02:33:58.421354+00 |
description | Persistent data and the corresponding logics used by the Linera protocol for chains of blocks, certificates, and cross-chain messaging. |
homepage | https://linera.dev |
repository | https://github.com/linera-io/linera-protocol |
max_upload_size | |
id | 777646 |
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` |
size | 0 |
This module manages the state of a Linera chain, including cross-chain communication.
See the CONTRIBUTING file for how to help out.
This project is available under the terms of the Apache 2.0 license.