logo
MediumGithubLearn
← BackLearn

CosmWasm Smart Contracts Basics

Discover the art of crafting Smart Contracts for CosmWasm using the Rust programming language. This course will cover the basics of how smart contracts are structured, starting with preparing entry points to handle incoming messages. You will also explore best practices for testing and creating smart contracts, along with an in-depth explanation of handling native funds within the CosmWasm ecosystem.

Furthermore, the course introduces semi-advanced topics, including migrations and contract version management. At the very end, the simple example of communicating with external contractors is shown to make a good transition point to the next course.