Skip to content

Install Solidity compiler

Meri Herrera edited this page Jun 8, 2018 · 4 revisions

We will need to compile our contracts, this task is done by using the Solidity compiler. Download the corresponding version of Solc from the download page.

Windows: Check for JAVA_HOME environment variable to be set, JDK minimum required version is 8.

Clone this wiki locally