Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 725 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 725 Bytes

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.

{% embed url="https://youtu.be/O18Ra3vkhUM" %}

{% content-ref url="prerequisites.md" %} prerequisites.md {% endcontent-ref %}

{% content-ref url="setup.md" %} setup.md {% endcontent-ref %}