# cw-band [![cw-band on crates.io](https://img.shields.io/crates/v/cw-band.svg)](https://crates.io/crates/cw-band) The helper library for building CosmWasm smart contracts to interact with Bandchain. Code in this package is compiled into the smart contract. ## License This package is part of the cosmwasm repository, licensed under the Apache License 2.0 (see [NOTICE](https://github.com/bandprotocol/cw-band/blob/main/NOTICE) and [LICENSE](https://github.com/bandprotocol/cw-band/blob/main/LICENSE)).