cosmwasm-core

Crates.iocosmwasm-core
lib.rscosmwasm-core
version3.0.2
created_at2024-03-05 13:11:00.430588+00
updated_at2025-08-26 09:59:21.228507+00
descriptionComponents of cosmwasm-std that can be used in no_std environments
homepage
repositoryhttps://github.com/CosmWasm/cosmwasm/tree/main/packages/core
max_upload_size
id1163106
size5,293
Pino' Surace (pinosu)

documentation

README

cosmwasm-core

cosmwasm-core on crates.io

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.

License

This package is part of the cosmwasm repository, licensed under the Apache License 2.0 (see NOTICE and LICENSE).

Commit count: 7690

cargo fmt