https://gitlab.com/tezos/tezos
Raw File
Tip revision: 98ab4bba25cf56c67e8be27eb4c2145e12be4655 authored by Arvid Jakobsson on 01 June 2023, 12:50:09 UTC
CI: cache [publish:documentation]
Tip revision: 98ab4bb
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