Skip to main content

15 docs tagged with "smart contracts"

View all tags

Actions

Understanding and defining actions in Wire smart contracts

CDT (Contract Development Toolkit)

Contract Development Toolkit (CDT) is a C/C++ toolchain targeting WebAssembly (WASM) and a set of tools to facilitate development of smart contracts written in C/C++ that are meant to be deployed to a Wire blockchain.

Deploy a Smart Contract

Learn how to deploy a compiled smart contract to the Wire blockchain using clio set contract.

Overview

Introduction to smart contract development on Wire Network

State Data

Understanding state data and multi-index tables in Wire smart contracts

sysio.code Tutorial

Learn how to use the sysio.code permission to enable inline actions in your smart contracts.

Types

Understanding data types available in Wire smart contracts

Using clio

Using clio to push transactions to a contract

Using SDK Core

Interacting with smart contracts using the sdk-core JavaScript library