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/v16.0/tezos-16.0.tar.gz
sha256=ad9e08819871c75ba6f4530b125f7d157799398e4d77a1e6bfea9d91ff37ff55
sha512=c5dc4d40cc09bc6980fbbdb5c2e105bf4252cf9cfcb2b49660b0ebe4dc789f6709ec3b3bf2f87d81580d3eed9521eeb1c960f24d9b14eb0285aaba1f84d10a9b
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/tezos-protocol-environment/tezos-protocol-environment.16.0/opam
Required by