14 releases (7 breaking)

new 0.22.2 May 28, 2024
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

#335 in Magic Beans

Download history 437/week @ 2024-02-09 1094/week @ 2024-02-16 689/week @ 2024-02-23 531/week @ 2024-03-01 827/week @ 2024-03-08 738/week @ 2024-03-15 409/week @ 2024-03-22 763/week @ 2024-03-29 483/week @ 2024-04-05 558/week @ 2024-04-12 637/week @ 2024-04-19 1121/week @ 2024-04-26 475/week @ 2024-05-03 720/week @ 2024-05-10 593/week @ 2024-05-17 1023/week @ 2024-05-24

3,048 downloads per month
Used in 14 crates (6 directly)

GPL-3.0-only

355KB
7.5K 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