> For the complete documentation index, see [llms.txt](https://docs.sourceprotocol.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sourceprotocol.io/smart-contracts-and-sourced-development/smart-contracts-with-cosmwasm.md).

# Smart Contracts with COSMWASM

SOURCE utilizes the CosmWasm Engine for Smart Contract development and Interchain applications. Here you will find documentation to write, build, and deploy Smart Contracts with CosmWasm on Source.

{% embed url="<https://cosmwasm.com/>" %}

{% embed url="<https://docs.rs/cosmwasm-std/latest/cosmwasm_std/>" %}

{% embed url="<https://github.com/CosmWasm/cw-plus/tree/main/contracts/cw20-base>" %}

### Sylvia Framework

{% embed url="<https://cosmwasm.github.io/sylvia-book/index.html>" %}

### Create CosmWasm Apps with Cosmology

{% embed url="<https://cosmology.zone/products/create-cosmos-app>" %}
