All Products
Search
Document Center

Blockchain as a Service:Solidity Development Guide

Last Updated:May 22, 2019

The contract platform of Ant Blockchain allows you to write and compile Solidity smart contracts. This document introduces the syntax, semantics, and functions of Solidity smart contracts, and the operations provided by the contract platform. For more information, see Solidity documentation (English).

This document focuses on Solidity smart contracts in the contract platform. These smart contracts have different features compared with native Solidity smart contracts.