38 releases (14 breaking)

new 0.29.2 Mar 17, 2025
0.29.0 Dec 16, 2024
0.28.1 Oct 30, 2024
0.24.6 Jan 5, 2025
0.18.0 Nov 3, 2023

#243 in Magic Beans

Download history 1652/week @ 2024-11-25 737/week @ 2024-12-02 1368/week @ 2024-12-09 1112/week @ 2024-12-16 374/week @ 2024-12-23 333/week @ 2024-12-30 813/week @ 2025-01-06 734/week @ 2025-01-13 210/week @ 2025-01-20 208/week @ 2025-01-27 464/week @ 2025-02-03 205/week @ 2025-02-10 218/week @ 2025-02-17 210/week @ 2025-02-24 313/week @ 2025-03-03 168/week @ 2025-03-10

928 downloads per month
Used in 17 crates (6 directly)

LGPL-3.0 and GPL-3.0-or-later

425KB
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–57MB
~1M SLoC