Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 339 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 339 Bytes

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.