/ocaml2evm

Primary LanguageOCaml

README

Overview

The compiler that:

How to Build

By dune exec ocamyulc <parent>/<dirname>/<filename>.ml, .json file for <filename>.ml is generated and saved in <parent>/contracts directory.

Examples

See sample/READEME.md.