Terp Network Docs

Smart Contracts

learn

deploying

governance

CosmWasm - Smart Contracts

What is cosmwasm?

CosmWasm is a smart contract platform that is supported by Terp Network. In simple terms, it is the Cosmos (Cosm) way of utilizing WebAssembly (Wasm), hence its name. CosmWasm contracts are genrally written in the software language Rust, which is known for its speed & security.

Sections

Terp Network Contract List

Repository contains a list of all approved code IDs to Terp Network

CosmWasm - Zero to Hero

Learn Cosmwasm from Zero to Hero

CosmWasm - Area 52

Cosmwasm focused tutorial series

Deploy A Contract

Compile, upload and interact with a contract.

Submit a CosmWasm Governance Proposal

Example on how submit a CosmWasm binary proposal.

Verifying Smart Contracts

Download contract and verify the hash.

On this page