Merge pull request #5245 from ethereum/chriseth-patch-2

Add Ethfiddle
This commit is contained in:
chriseth
2018-10-17 17:22:15 +02:00
committed by GitHub
+3
View File
@@ -70,6 +70,9 @@ Available Solidity Integrations
* Generic:
* `EthFiddle <https://ethfiddle.com/>`_
Solidity IDE in the Browser. Write and share your solidity code. Uses server-side components.
* `Remix <https://remix.ethereum.org/>`_
Browser-based IDE with integrated compiler and Solidity runtime environment without server-side components.