logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: cw-storage

https://lib.rs/crates/cw-storage/

Add the last reviewed version to Cargo.toml / [dependencies]:

cw-storage = "0.1.0"

Filter reviews clicking on the numbers in the summary.

Full column names in tooltip hints: rating Negative, rating Neutral, rating Positive, rating Strong, thoroughness, understanding, reviews count.

Neg
Neu
Pos
Str
tho
und
rev
1
1
1
1
crate version
rating
date
reviewer
thoroughness, understanding
cw-storage 0.1.0
strong
2020-01-14
medium, medium

Clear code. Easy to read and understand its usage, with help from solid in-line documentation. Good test coverage, illustrating example use cases of all functionality.
This library takes care of a lot of storage related boilerplate for CosmWasm contracts, and using it will likely reduce potential for error in your own smart contract code.

© bestia.dev 2023, MIT License, Version: 2023.608.1636

Open source repository for this web app: https://github.com/bestia-dev/cargo_crev_web/