Resources
Last updated
Was this helpful?
Last updated
Was this helpful?
Generic:
Solidity IDE in the Browser. Write and share your Solidity code. Uses server-side components.
Browser-based IDE with integrated compiler and Solidity runtime environment without server-side components.
Linter to identify and fix style and security issues in Solidity.
Solidity linter that provides security, style guide and best practice rules for smart contract validation.
Browser-based IDE. Built-in browser-based VM and Metamask integration (one click deployment to Testnet/Mainnet).
Atom:
Plugin for the Atom editor that features syntax highlighting, compilation and a runtime environment (Backend node & VM compatible).
Plugin for the Atom editor that provides Solidity linting.
Configurable Solidty linter for Atom using Solium as a base.
Eclipse:
Eclipse based IDE. Features context sensitive code completion and help, code navigation, syntax coloring, built in compiler, quick fixes and templates.
Emacs:
Plugin for the Emacs editor providing syntax highlighting and compilation error reporting.
IntelliJ:
Solidity plugin for IntelliJ IDEA (and all other JetBrains IDEs)
Sublime:
Solidity syntax highlighting for SublimeText editor.
Vim:
Plugin for the Vim editor providing syntax highlighting.
Plugin for the Vim editor providing compile checking.
Visual Studio Code:
Solidity plugin for Microsoft Visual Studio Code that includes syntax highlighting and the Solidity compiler.
Discontinued:
Qt based IDE for designing, debugging and testing solidity smart contracts.
Specialized web IDE that also provides shell access to a complete Ethereum environment.
Solidity plugin for Microsoft Visual Studio that includes the Solidity compiler.