23 releases (9 breaking)

new 0.24.3 Jul 24, 2024
0.23.5 Jun 19, 2024
0.21.0 Mar 20, 2024
0.19.0 Dec 12, 2023
0.18.0 Nov 3, 2023

#335 in Magic Beans

Download history 783/week @ 2024-04-02 422/week @ 2024-04-09 694/week @ 2024-04-16 812/week @ 2024-04-23 940/week @ 2024-04-30 531/week @ 2024-05-07 586/week @ 2024-05-14 744/week @ 2024-05-21 1214/week @ 2024-05-28 1064/week @ 2024-06-04 2300/week @ 2024-06-11 1479/week @ 2024-06-18 1275/week @ 2024-06-25 1150/week @ 2024-07-02 1692/week @ 2024-07-09 694/week @ 2024-07-16

5,161 downloads per month
Used in 14 crates (6 directly)

GPL-3.0-only

410KB
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–59MB
~1M SLoC