wardbradt / compiler-solidity

The zkEVM Solidity compiler.

Home Page:https://docs.soliditylang.org/en/latest/yul.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solidity

The compiler from Solidity to zkEVM.

View only

This repository is public, but the compiler cannot yet be built from source.

Please use the tools that have been offically released by Matter Labs.

Usage

Check zksolc --help for the compiler usage.

The version <=0.8.15 of Solidity compiler must be available in PATH.

Do not use the former patches of solc, as each version introduces important bug fixes!

Resources

Solidity documentation

About

The zkEVM Solidity compiler.

https://docs.soliditylang.org/en/latest/yul.html

License:Apache License 2.0


Languages

Language:Rust 100.0%