37 releases (14 breaking)

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

#28 in #cosmwasm

Download history 1621/week @ 2024-10-09 1824/week @ 2024-10-16 1473/week @ 2024-10-23 1413/week @ 2024-10-30 964/week @ 2024-11-06 1328/week @ 2024-11-13 1492/week @ 2024-11-20 1383/week @ 2024-11-27 1242/week @ 2024-12-04 1461/week @ 2024-12-11 623/week @ 2024-12-18 151/week @ 2024-12-25 487/week @ 2025-01-01 1075/week @ 2025-01-08 380/week @ 2025-01-15 245/week @ 2025-01-22

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