mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
Add Superblocks Lab IDE to additional resources
Added a useful tool for beginners to learn and experiment with when using Solidity
This commit is contained in:
parent
b93ea7add7
commit
a60fa493a2
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user