canine-docs/docs/protocol/modules/wasm.md

10 lines
349 B
Markdown
Raw Normal View History

2022-08-26 15:30:21 +00:00
---
sidebar_position: 5
---
# wasm Module
## wasm
Jackal incorporates the CosmWasm smart contracting platform built for the Cosmos Ecosystem. The primary programing language used in this module is Rust for building secure and multichain smart contracts, yet any language that can be compiled into WASM can be supported as they become available.