2.1-beta7
Liquidity Documentation
Introduction
Installation
Usage
Liquidity Reference
Tutorial for Liquidity
Examples
A Game with an oracle
Manual Pages
From Michelson to Liquidity
Liquidity Grammar
Michelson
Michelson: the language of Smart Contracts in Dune
Liquidity
Docs
»
Examples
View page source
Examples
ΒΆ
A Game with an oracle
Principle of the game
Architecture of the DApp
The Game Smart Contract
The
play
entry point
The
finish
entry point
A safety entry point:
default
Full Liquidity Code of the Game Smart Contract
The Oracle
Remarks