mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #5328 from SuperblocksHQ/develop
Added Superblocks Lab IDE to the generic doc section
This commit is contained in:
commit
dc748bc771
@ -21,9 +21,8 @@ Solidity Integrations
|
|||||||
|
|
||||||
* Generic:
|
* Generic:
|
||||||
|
|
||||||
|
|
||||||
* `EthFiddle <https://ethfiddle.com/>`_
|
* `EthFiddle <https://ethfiddle.com/>`_
|
||||||
Solidity IDE in the Browser. Write and share your solidity code. Uses server-side components.
|
Solidity IDE in the Browser. Write and share your Solidity code. Uses server-side components.
|
||||||
|
|
||||||
* `Remix <https://remix.ethereum.org/>`_
|
* `Remix <https://remix.ethereum.org/>`_
|
||||||
Browser-based IDE with integrated compiler and Solidity runtime environment without server-side components.
|
Browser-based IDE with integrated compiler and Solidity runtime environment without server-side components.
|
||||||
@ -34,6 +33,9 @@ Solidity Integrations
|
|||||||
* `Solhint <https://github.com/protofire/solhint>`_
|
* `Solhint <https://github.com/protofire/solhint>`_
|
||||||
Solidity linter that provides security, style guide and best practice rules for smart contract validation.
|
Solidity linter that provides security, style guide and best practice rules for smart contract validation.
|
||||||
|
|
||||||
|
* `Superblocks Lab <https://lab.superblocks.com/>`_
|
||||||
|
Browser-based IDE. Built-in browser-based VM and Metamask integration (one click deployment to Testnet/Mainnet).
|
||||||
|
|
||||||
* Atom:
|
* Atom:
|
||||||
|
|
||||||
* `Etheratom <https://github.com/0mkara/etheratom>`_
|
* `Etheratom <https://github.com/0mkara/etheratom>`_
|
||||||
|
Loading…
Reference in New Issue
Block a user