Crates.io | circuit_sequencer_api |
lib.rs | circuit_sequencer_api |
version | |
source | src |
created_at | 2024-07-05 10:46:27.831397 |
updated_at | 2024-12-04 14:45:23.093232 |
description | ZKsync Era circuit API for sequencer |
homepage | https://zksync.io/ |
repository | https://github.com/matter-labs/zksync-protocol/ |
max_upload_size | |
id | 1292639 |
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 |
Crate that can be used directly by the sequencer, without all the proving details.