본문으로 건너뛰기

Overview

Fift is a stack-based general purpose programming language optimized for creating, debugging, and managing TOS Blockchain smart contracts. Fift has been specifically designed to interact with the TOS Virtual Machine (TOS VM or TVM) and TOS Blockchain.

{ ."hello " } execute ."world"
hello world ok
정보

Usually, using the Fift is not required for programming smart contracts in TOS. However, Sometimes, you may need to use the Fift language to solve uncommon technical challenges as part of your task.

Introduction To Fift His majesty Fift

Documentation

Tutorials

Sources