From a60fa493a2cb58fe730b43afb5102400d5b6cc0f Mon Sep 17 00:00:00 2001 From: Sacricarl <40169256+Sacricarl@users.noreply.github.com> Date: Fri, 23 Nov 2018 16:01:08 +0100 Subject: Add Superblocks Lab IDE to additional resources Added a useful tool for beginners to learn and experiment with when using Solidity --- solidity.html.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/solidity.html.markdown b/solidity.html.markdown index acf750f7..4ff770eb 100644 --- a/solidity.html.markdown +++ b/solidity.html.markdown @@ -831,6 +831,7 @@ someContractAddress.callcode('function_name'); ## Additional resources - [Solidity Docs](https://solidity.readthedocs.org/en/latest/) - [Smart Contract Best Practices](https://github.com/ConsenSys/smart-contract-best-practices) +- [Superblocks Lab - Browser based IDE for Solidity](https://lab.superblocks.com/) - [EthFiddle - The JsFiddle for Solidity](https://ethfiddle.com/) - [Browser-based Solidity Editor](https://remix.ethereum.org/) - [Gitter Solidity Chat room](https://gitter.im/ethereum/solidity) -- cgit v1.2.3