mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add Solidity IDE to resources page
This commit is contained in:
parent
2896d6176b
commit
d05cb3662c
@ -27,12 +27,15 @@ Solidity Integrations
|
||||
* `Remix <https://remix.ethereum.org/>`_
|
||||
Browser-based IDE with integrated compiler and Solidity runtime environment without server-side components.
|
||||
|
||||
* `Solium <https://github.com/duaraghav8/Solium/>`_
|
||||
Linter to identify and fix style and security issues in Solidity.
|
||||
|
||||
* `Solhint <https://github.com/protofire/solhint>`_
|
||||
Solidity linter that provides security, style guide and best practice rules for smart contract validation.
|
||||
|
||||
* `Solidity IDE <https://github.com/System-Glitch/Solidity-IDE>`_
|
||||
Browser-based IDE with integrated compiler, Ganache and local file system support.
|
||||
|
||||
* `Solium <https://github.com/duaraghav8/Solium/>`_
|
||||
Linter to identify and fix style and security issues in Solidity.
|
||||
|
||||
* `Superblocks Lab <https://lab.superblocks.com/>`_
|
||||
Browser-based IDE. Built-in browser-based VM and Metamask integration (one click deployment to Testnet/Mainnet).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user