13 releases (7 breaking)

new 0.22.1 May 13, 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

#217 in Magic Beans

Download history 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 564/week @ 2024-04-18 1139/week @ 2024-04-25 697/week @ 2024-05-02 586/week @ 2024-05-09

3,097 downloads per month
Used in 6 crates (2 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–58MB
~1M SLoC