substrate-state-machine

Crates.iosubstrate-state-machine
lib.rssubstrate-state-machine
version
sourcesrc
created_at2024-05-02 13:58:48.133963
updated_at2024-12-10 13:58:43.058207
descriptionISMP state machine client implementation for substrate-based chains
homepagehttps://docs.hyperbridge.network/developers/polkadot/getting-started
repositoryhttps://github.com/polytope-labs/hyperbridge
max_upload_size
id1227774
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
Seun Lanlege (seunlanlege)

documentation

https://docs.rs/substrate-state-machine

README

Substrate State Machine

The StateMachineClient implementation for substrate state machines

License

This library is licensed under the Apache 2.0 License, Copyright (c) 2024 Polytope Labs.

Commit count: 710

cargo fmt