Contribute to the Mavryk Core Protocol
The full source code of Mavryk is available on gitlab.com/mavryk-network. Mavryk is written in OCaml, an industrial-strength programming language supporting functional, imperative and object-oriented styles [1]. OCaml is a functional programming language that offers speed, unambiguous syntax and semantics, and formal proofs of correctness.
The simplest way to contribute to Mavryk is to report an issue (as described in the previous chapter). However, if you are proficient in OCaml, you can correct the error yourself or add new features and submit a merge request to the admins of the Mavryk repository.
For more detailed information about how to proceed, please refer to the official contribution guidelines here.