Home

Awesome

CW++

A collection of CosmWasm utilities and helper libraries.

These packages are compatible with CosmWasm 1.x for all versions <2.0.

Contents

CrateVersionDescription
cw-address-likev2.0.0A trait that marks unchecked or checked address strings
cw-item-setv2.0.0Set of non-duplicate items for storage
cw-optional-indexesv2.0.0Index types for IndexedMap where an item may or may not have an index
cw-ownablev2.0.0Utility for controlling contract ownership
cw-paginatev2.0.0Helper function for interating maps

License

Contents of this repository at or prior to commit 9c8fcf1 are published under GNU Affero General Public License v3 or later; contents after the said commit are published under Apache-2.0 license.