External modules

x/wasm

The x/wasm module is a Cosmos SDK module that processes certain messages and uses them to upload, instantiate, and execute smart contracts. It's an integral part of CosmWasm—a smart contract platform that can be integrated into any blockchain built on top of the Cosmos SDK.

x/oracle

The x/oracle module is a Cosmos SDK module by Skip Protocol that enables storing prices onchain in Skip:Connect (an oracle service).

Last updated