Welcome to Cosmwasm
Welcome to the official CosmWasm tutorials.
These tutorials teach you how to code smart contract for CosmWasm, including their tests. The content is geared toward practicality, and unfolds in a pedagogical manner, therefore you may go through it from head to tail. Nevertheless, the content is split into autonomously relevant sections, so you may skim or skip parts you know or jump straight to a part you want to learn.
These tutorials do not replace, and are in addition to:
- The CosmWasm official documentation where you will find information organized my parts of the system.
- The CosmWasm book where you can further points of detail.