#component #environment #cosmwasm-std #contract #no-std #dont

cosmwasm-core

Components of cosmwasm-std that can be used in no_std environments

16 releases (stable)

new 2.2.2 Mar 5, 2025
2.2.0 Dec 17, 2024
2.2.0-rc.3 Oct 12, 2024
2.1.7 Mar 5, 2025
0.0.1 Mar 5, 2024

#3 in #cosmwasm-std

Download history 3354/week @ 2024-11-16 2815/week @ 2024-11-23 7196/week @ 2024-11-30 7487/week @ 2024-12-07 6074/week @ 2024-12-14 1538/week @ 2024-12-21 1941/week @ 2024-12-28 4498/week @ 2025-01-04 4945/week @ 2025-01-11 5383/week @ 2025-01-18 11445/week @ 2025-01-25 7710/week @ 2025-02-01 11603/week @ 2025-02-08 14851/week @ 2025-02-15 13621/week @ 2025-02-22 12935/week @ 2025-03-01

54,959 downloads per month
Used in 183 crates (3 directly)

Apache-2.0

4KB

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).

No runtime deps