https://gitlab.com/tezos/tezos
Raw File
Tip revision: 1817e57bf0059e3ec6ceb1ebe2a02975492bfda5 authored by Ilias Garnier on 08 December 2021, 09:54:35 UTC
Proto,SCORU: Add dummy inbox implementation
Tip revision: 1817e57
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