https://gitlab.com/tezos/tezos
Raw File
Tip revision: de660791a868c8f9155c7c3ba653618bde8aaff2 authored by Valentin Chaboche on 09 January 2024, 14:05:18 UTC
Apply 3 suggestion(s) to 3 file(s)
Tip revision: de66079
README.md
This folder contains an ott formalization of Michelson (in
[michelson.ott](michelson.ott)) and an accompanying meta-data file
documenting instructions and types of Michelson (in
[michelson-meta.yaml](michelson-meta.yaml)). The meta data file has a
JSON schema in the file
[michelson-meta-schema.json](michelson-meta-schema.json).

These files are used to generate the dynamic Michelson reference. See
[tezos/michelson-reference](https://gitlab.com/tezos/michelson-reference)
for more information.
back to top