11 releases (7 breaking)

new 0.22.0-rc Apr 25, 2024
0.21.0 Mar 20, 2024
0.19.0 Dec 12, 2023
0.18.0 Nov 3, 2023

#1560 in Magic Beans

Download history 370/week @ 2024-01-04 180/week @ 2024-01-11 114/week @ 2024-01-18 603/week @ 2024-01-25 553/week @ 2024-02-01 461/week @ 2024-02-08 1087/week @ 2024-02-15 601/week @ 2024-02-22 532/week @ 2024-02-29 848/week @ 2024-03-07 795/week @ 2024-03-14 457/week @ 2024-03-21 531/week @ 2024-03-28 547/week @ 2024-04-04 596/week @ 2024-04-11 539/week @ 2024-04-18

2,312 downloads per month
Used in 4 crates (via cw-orch)

GPL-3.0-only

350KB
7K 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

~38–56MB
~1M SLoC