Skip to content

y-tak6/ocaml2evm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Overview

The compiler that:

How to Build

At First, do dune build (this only needs to be done at the first build). By dune exec ocamyulc <parent>/<dirname>/<filename>.ml, .json file for <filename>.ml is generated and saved in <parent>/contracts directory.

Before compiling, you need to install solc, not solcjs. For installation, refer to https://docs.soliditylang.org/en/latest/installing-solidity.html#linux-packages.

Examples

See sample/READEME.md.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 100.0%