6 releases

0.2.2 Nov 8, 2024
0.2.1 Oct 15, 2024
0.2.0 Sep 19, 2024
0.1.2 May 10, 2024

#309 in Magic Beans

Download history 1/week @ 2024-07-29 122/week @ 2024-09-16 37/week @ 2024-09-23 28/week @ 2024-09-30 4/week @ 2024-10-07 211/week @ 2024-10-14 33/week @ 2024-10-21 20/week @ 2024-10-28 137/week @ 2024-11-04 32/week @ 2024-11-11

232 downloads per month
Used in 13 crates

Apache-2.0

105KB
2K SLoC

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.

License

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


lib.rs:

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.

NOTE: All timestamps are denominated in seconds Some useful imports in the crate prelude.

Dependencies

~2.8–4.5MB
~87K SLoC