Crates.io | cw-orch-traits |
lib.rs | cw-orch-traits |
version | 0.25.0 |
source | src |
created_at | 2023-09-11 15:10:19.306617 |
updated_at | 2024-10-25 08:40:17.166439 |
description | Scripting library for deploying and interacting with CosmWasm smart-contracts |
homepage | |
repository | https://github.com/AbstractSDK/cw-orchestrator |
max_upload_size | |
id | 969699 |
size | 2,625 |
This packages is used by cw-orchestrator to add additional functionalities on CwEnv (environments) in order to make the different execution environments even more compatible with each other and standardized.
The FullNode trait is used as a alias for structures that implement all the traits in this package.