Add Ethfiddle

This commit is contained in:
chriseth 2018-10-17 14:46:51 +02:00 committed by GitHub
parent af3300b86c
commit 3d9f478a66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,6 +69,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.