34 releases (13 breaking)

0.28.1 Oct 30, 2024
0.27.3 Oct 22, 2024
0.24.3 Jul 24, 2024
0.21.0 Mar 20, 2024
0.18.0 Nov 3, 2023

#754 in Magic Beans

Download history 779/week @ 2024-07-17 1114/week @ 2024-07-24 627/week @ 2024-07-31 806/week @ 2024-08-07 364/week @ 2024-08-14 662/week @ 2024-08-21 270/week @ 2024-08-28 1050/week @ 2024-09-04 1216/week @ 2024-09-11 719/week @ 2024-09-18 1602/week @ 2024-09-25 1472/week @ 2024-10-02 1621/week @ 2024-10-09 1824/week @ 2024-10-16 1473/week @ 2024-10-23 1296/week @ 2024-10-30

6,798 downloads per month
Used in 17 crates (6 directly)

LGPL-3.0 and GPL-3.0-or-later

420KB
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–56MB
~1M SLoC