CosmWasm Template Template for multi-contract CosmWasm projects. How to Use Install just: https://github.com/casey/just Run linter: just clippy Run unit tests: just test Compile all contracts using rust-optimizer: just optimize License TBD