37 releases (14 breaking)

new 0.29.1 Jan 14, 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

#4 in Magic Beans

Download history 1403/week @ 2024-09-24 1211/week @ 2024-10-01 1746/week @ 2024-10-08 1832/week @ 2024-10-15 1812/week @ 2024-10-22 1295/week @ 2024-10-29 937/week @ 2024-11-05 1299/week @ 2024-11-12 1580/week @ 2024-11-19 1547/week @ 2024-11-26 881/week @ 2024-12-03 1633/week @ 2024-12-10 740/week @ 2024-12-17 253/week @ 2024-12-24 379/week @ 2024-12-31 1014/week @ 2025-01-07

2,911 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