tezos-protocol-environmentversion

Interface layer between the protocols and the shell

The protocol-environment is a two-sided component sitting between the shell and the protocols.

On one side, it provides a restricted typing environment to compile the protocols against. This is a series of modules which replace the standard library of OCaml. These modules purposefully omit many functionalities, thus preventing the protocols from, say, directly writing to disk.

On the other side, it provides the shell with specific call-sites in the protocols. These are the only entry-points into the otherwise black-box protocols.

AuthorTezos devteam
LicenseMIT
Published
Homepagehttps://www.tezos.com/
Issue Trackerhttps://gitlab.com/tezos/tezos/issues
Maintainercontact@tezos.com
Dependencies
Source [http] https://gitlab.com/tezos/tezos/-/archive/v17.3/tezos-17.3.tar.gz
sha256=7062cd57addd452852598a2214ade393130efa087b99068d53713bdf912b3680
sha512=08e4091144a03ce3c107fb91a66501bd8b65ca3278917c455a2eaac6df3e108ade63f6ab8340a4bb152d60f404326e464d0ec95d26cafe8e82f870465d24a5fc
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/tezos-protocol-environment/tezos-protocol-environment.17.3/opam
Required by