rhaki-cw-plus

Crates.iorhaki-cw-plus
lib.rsrhaki-cw-plus
version2.2.2
sourcesrc
created_at2023-07-04 13:41:01.295501
updated_at2024-06-26 13:20:53.309968
descriptionAdvanced utils for cosmwasm contract
homepage
repositoryhttps://github.com/Rhaki/rhaki-cw-plus
max_upload_size
id907984
size128,279
Rhaki (Rhaki)

documentation

README

rhaki-cw-plus: util packet for CosmWasm smart contract

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.

Commit count: 91

cargo fmt