diff --git a/docs/index.rst b/docs/index.rst index 2dcd61d28..37d17348c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -70,6 +70,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.