CosmWasm / docs-old

Documentation for cosmwasm
https://www.cosmwasm.com/
Creative Commons Attribution Share Alike 4.0 International
2 stars 6 forks source link

Add documentation on using `crev` #23

Closed ethanfrey closed 4 years ago

ethanfrey commented 4 years ago

Added new section "Production Tooling" and a detailed guide to set up cargo-crev locally, and use it to verify and review CosmWasm contracts.

Closes https://github.com/confio/crev-proofs/issues/3

ethanfrey commented 4 years ago

It would be great if anyone wanted to try this out. It worked well for me.

I will merge Monday unless there are any other comments.