Crates.io | cosmwasm-core |
lib.rs | cosmwasm-core |
version | 2.2.0-rc.3 |
source | src |
created_at | 2024-03-05 13:11:00.430588 |
updated_at | 2024-10-12 04:11:33.027072 |
description | Components of cosmwasm-std that can be used in no_std environments |
homepage | |
repository | https://github.com/CosmWasm/cosmwasm/tree/main/packages/core |
max_upload_size | |
id | 1163106 |
size | 3,684 |
This crate contains components of cosmwasm-std that can be used in a no_std environment. All symbols are re-exported by cosmwasm-std, such that contract developers don't need to add this dependency directly. It is recommended to only use cosmwasm-std whenever possible.
This package is part of the cosmwasm repository, licensed under the Apache License 2.0 (see NOTICE and LICENSE).