4. next steps
Here are some next steps to further explore and learn about CosmWasm:
- cw-awesome: A curated collection of CosmWasm resources.
- cw-template: A CosmWasm starter project. Instead of cloning the repository, follow the README to learn how to use cargo-generate for generating your project skeleton.
- cw-plus: Production-grade smart contracts designed to secure billions, actively maintained and developed by Confio. High-quality, community-made smart contracts are hosted here.
- cw-contracts: A repository of community-made smart contracts. Contributions are welcome.