Crates.io | rhaki-cw-plus |
lib.rs | rhaki-cw-plus |
version | 2.2.4 |
source | src |
created_at | 2023-07-04 13:41:01.295501 |
updated_at | 2024-07-19 14:50:54.128201 |
description | Advanced utils for cosmwasm contract |
homepage | |
repository | https://github.com/Rhaki/rhaki-cw-plus |
max_upload_size | |
id | 907984 |
size | 127,598 |
Modules | Description |
---|
map
| Simplify data gather for cw_storage_plus::Map
.
coin
| Helps to assert cosmwasm_std::Coin
, check funds
received, and merge coins with the same denom etc...
auth
| Create, get and assert an cw_storage_plus::Item::<Addr>
for owner.