37 releases (14 breaking)
new 0.29.1 | Jan 14, 2025 |
---|---|
0.29.0 | Dec 16, 2024 |
0.28.1 | Oct 30, 2024 |
0.24.6 | Jan 5, 2025 |
0.18.0 | Nov 3, 2023 |
#4 in Magic Beans
2,911 downloads per month
Used in 17 crates
(6 directly)
425KB
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–57MB
~1M SLoC