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
- From the IDE
- Open
Settings->Plugins->Marketplace - Search for
Solidity - Click
Install
- Open
- From the JetBrains Marketplace
- Visit https://plugins.jetbrains.com/plugin/9475-intellij-solidity
- Click
Install to IDE
Last updated on