From 3d9f478a660209df95570e8dbec7a7112394e03a Mon Sep 17 00:00:00 2001 From: chriseth Date: Wed, 17 Oct 2018 14:46:51 +0200 Subject: Add Ethfiddle --- docs/index.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 0449ff42..93e0dcb8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -69,6 +69,9 @@ Available Solidity Integrations * Generic: + * `EthFiddle `_ + Solidity IDE in the Browser. Write and share your solidity code. Uses server-side components. + * `Remix `_ Browser-based IDE with integrated compiler and Solidity runtime environment without server-side components. -- cgit v1.2.3