8 releases (2 stable)
1.1.0 | May 28, 2025 |
---|---|
1.0.0 | May 14, 2025 |
0.2.2 | Nov 8, 2024 |
0.2.1 | Oct 15, 2024 |
0.1.2 | May 10, 2024 |
#340 in Magic Beans
823 downloads per month
Used in 13 crates
110KB
2K
SLoC
The Interoperable State Machine Protocol
Rust implementation of the Interoperable State Machine Protocol. This library is intended to aid state machines communicate over ISMP with other ISMP supported state machines.
Overview
This repo provides an implementation of the neccessary components laid out in the ISMP protocol specification.
Message
DefinitionsMessage
HandlersConsensusClient
andStateMachineClient
definitionsIsmpHost
definitionsIsmpRouter
definitionsIsmpDispatcher
definitions
NOTE: All timestamps are denominated in seconds Some useful imports in the crate prelude.
Rust implementation of the Interoperable State Machine Protocol. This project is funded by the web3 foundation.
Overview
This repo provides an implementation of the neccessary components laid out in the ISMP specifications.
Message
DefinitionsMessage
HandlersConsensusClient
andStateMachineClient
definitionsIsmpHost
definitionsIsmpRouter
definitionsIsmpDispatcher
definitions
License
This library is licensed under the Apache 2.0 License, Copyright (c) 2025 Polytope Labs.
Dependencies
~3.5–5MB
~104K SLoC