35 releases (14 breaking)

new 0.29.0 Dec 16, 2024
0.28.1 Oct 30, 2024
0.27.3 Oct 22, 2024
0.24.3 Jul 24, 2024
0.18.0 Nov 3, 2023

#22 in #cosmwasm

Download history 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 1886/week @ 2024-11-18 1652/week @ 2024-11-25 737/week @ 2024-12-02 1080/week @ 2024-12-09

5,395 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