34 releases (13 breaking)
0.28.1 | Oct 30, 2024 |
---|---|
0.27.3 | Oct 22, 2024 |
0.24.3 |
|
0.21.0 | Mar 20, 2024 |
0.18.0 | Nov 3, 2023 |
#754 in Magic Beans
6,798 downloads per month
Used in 17 crates
(6 directly)
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