Skip to content

Commit

Permalink
Overview updated for new Blockly intro.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonjohnthompson authored and shmish111 committed Oct 27, 2020
1 parent e88c69f commit 752ed19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion marlowe/doc/overview.adoc
Expand Up @@ -19,7 +19,7 @@ In this tutorial we look at our general approach to modelling contracts in Marlo
This tutorial explains the five ways of building contracts in Marlowe. Four of these – `Pay`, `Let`, `If` and `When` – build a complex contract from simpler contracts, and the fifth, `Close`, is a simple contract.
In explaining these contracts we will also explain Marlowe _values_, _observations_ and _actions_, which are used to supply external information and inputs to a running contract to control how it will evolve.
. xref:playground-blockly#playground-blockly[]
Marlowe contracts can be built using the Blockly visual programming environment, as described in a series of videos making up this tutorial.
This section shows how Marlowe contracts are built using the Blockly visual programming environment.
. xref:marlowe-data#marlowe-data[]
This tutorial formally introduces Marlowe as a Haskell data type, as well as presenting
the different types used by the model, and discussing a
Expand Down

0 comments on commit 752ed19

Please sign in to comment.