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
Availablefalse
Dependencies
Source [http] https://gitlab.com/tezos/tezos/-/archive/v13.0/tezos-v13.0.tar.bz2
sha256=e9f47a476c7c8fd359f6fb2bd0f2807de1774c96220e51f83e0a9939faf1b5ab
sha512=9d67a2cb737956741b53a5155b743ef611785eb393789cfe8d4d7680e87d097d67b93f489efbdce63ad4c783d0e397ebb1400c46636906ed0debe76de47c5562
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/tezos-protocol-environment/tezos-protocol-environment.13.0/opam
Required by