cosmwasm-core

Crates.iocosmwasm-core
lib.rscosmwasm-core
version2.2.0-rc.3
sourcesrc
created_at2024-03-05 13:11:00.430588
updated_at2024-10-12 04:11:33.027072
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
size3,684
Developers (github:confio:developers)

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: 0

cargo fmt