Actions
Understanding and defining actions in Wire smart contracts
Understanding and defining actions in Wire smart contracts
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.
Command
Step-by-step guide to creating a company contract using Wire CDT
Learn how to deploy a compiled smart contract to the Wire blockchain using clio set contract.
Introduction to smart contract development on Wire Network
A quick start guide to deploying your first Hello World smart contract
Command
Command
Learn the anatomy and basics of Wire smart contracts
Understanding state data and multi-index tables in Wire smart contracts
Learn how to use the sysio.code permission to enable inline actions in your smart contracts.
Understanding data types available in Wire smart contracts
Using clio to push transactions to a contract
Interacting with smart contracts using the sdk-core JavaScript library