34 releases (13 breaking)

0.28.1 Oct 30, 2024
0.27.3 Oct 22, 2024
0.24.3 Jul 24, 2024
0.21.0 Mar 20, 2024
0.18.0 Nov 3, 2023

#23 in #cosmwasm

Download history 889/week @ 2024-07-29 670/week @ 2024-08-05 642/week @ 2024-08-12 603/week @ 2024-08-19 289/week @ 2024-08-26 861/week @ 2024-09-02 973/week @ 2024-09-09 947/week @ 2024-09-16 1029/week @ 2024-09-23 1497/week @ 2024-09-30 1625/week @ 2024-10-07 1733/week @ 2024-10-14 2175/week @ 2024-10-21 1159/week @ 2024-10-28 941/week @ 2024-11-04 1013/week @ 2024-11-11

5,315 downloads per month
Used in 17 crates (6 directly)

LGPL-3.0 and GPL-3.0-or-later

420KB
9K SLoC

Cosmwasm Orchestrator Daemon

This library implements types Daemon and DaemonAsync for Synchronous and Asynchronous chain communications

See top-level README


lib.rs:

Daemon and DaemonAsync execution environments.

The Daemon type is a synchronous wrapper around the DaemonAsync type and can be used as a contract execution environment.

Dependencies

~39–56MB
~1M SLoC