Skip to Content
Getting started

Getting started

Pre-Requisites

You need a version of IntelliJ IDEA .

The Community version is free and open-source.

You can install another Intellij product like WebStorm , which supports JavaScript and Node modules. It’s free for non-commercial use.

Solidity compiler supported

This plugin aims to work best with the latest version of the Solidity compiler, which is v0.8.x.

It may work with older versions, but it’s not guaranteed as some keywords or behavior have changed.

Solidity development framework supported

This plugin works best with the following Solidity development frameworks:

Installing the plugin

  1. From the IDE
    • Open Settings -> Plugins -> Marketplace
    • Search for Solidity
    • Click Install
  2. From the JetBrains Marketplace
Last updated on