For the complete documentation index, see llms.txt. This page is also available as Markdown.

Ownables SDK

Ownables are CosmWasm smart contracts that define ownership. Instead of running on a blockchain node, Ownables run directly in a wallet using the LTO Network private layer.

Looking into CosmWasm smart contracts and WebAssembly is a great idea to grasp the fundamentals upon which Ownables are designed.

PrerequisitesSetup

Last updated