A collection of CosmWasm utilities and helper libraries.
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 |
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.