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/-/package_files/58329735/download
sha256=c877d89e9fed2012aa6b541232f54723294d1356baa75bf8af99362ade8d6557
sha512=a7c37b9e3095978d16c7b82e377deca1d2edda1c441cd031f93c4e5d9d0d95ed8b2198d8a99d10407ef923559b8a7e422f61c3d3393f56fcc791bd073e3ca4fb
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/tezos-protocol-environment/tezos-protocol-environment.15.0/opam
Required by