Skip to content

A collection of CosmWasm utilities and helper functions that I use

License

Notifications You must be signed in to change notification settings

larry0x/cw-plus-plus

Repository files navigation

CW++

A collection of CosmWasm utilities and helper libraries.

Contents

Crate Version Description
cw-address-like v1.0.4 A trait that marks unchecked or checked address strings
cw-item-set v0.7.1 Set of non-duplicate items for storage
cw-optional-indexes v0.1.1 Index types for IndexedMap where an item may or may not have an index
cw-ownable v0.5.1 Utility for controlling contract ownership
cw-paginate v0.2.1 Helper 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.

About

A collection of CosmWasm utilities and helper functions that I use

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages