2019-06-05 16:46:00 +02:00
|
|
|
---
|
|
|
|
id: version-next-origin
|
|
|
|
title: Origin
|
|
|
|
original_id: origin
|
|
|
|
---
|
|
|
|
|
2020-02-10 19:22:52 +01:00
|
|
|
LIGO is a programming language that aims to provide developers with an
|
|
|
|
uncomplicated and safe way to implement smart contracts. Since it is
|
|
|
|
being implemented for the Tezos blockchain LIGO compiles to Michelson,
|
|
|
|
the native smart contract language of Tezos.
|
2019-06-05 16:46:00 +02:00
|
|
|
|
2020-01-22 10:16:08 -05:00
|
|
|
> Smart contracts are programs that run within a blockchain network.
|
2019-06-05 16:46:00 +02:00
|
|
|
|
2020-02-10 19:22:52 +01:00
|
|
|
LIGO was meant to be a language for developing Marigold on top of a
|
|
|
|
hacky framework called Meta-Michelson. However, due to the attention
|
|
|
|
received by the Tezos community, LIGO is now a standalone language
|
|
|
|
being developed to support Tezos directly.
|