Home » You searched for

Search results

Syntax

Syntax Lexical syntax Comments Single line comments start with // and block...

Standard library

Standard library Sophia language offers standard library that consists of...

Features

Features Contracts The main unit of code in Sophia is the contract. A contract...

Contract examples

Contract examples Crowdfunding /* * A simple crowd-funding example */ contract...

aeso_compiler

aeso_compiler Module aeso_compiler The Sophia compiler Description This module...

aeso_aci

aeso_aci Module aeso_aci The ACI interface encoder and decoder. Description...