We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd5868c commit 8660d3aCopy full SHA for 8660d3a
README.md
@@ -75,6 +75,7 @@ Please check the [contribution guidelines](CONTRIBUTING.md) for info on formatti
75
- [REPL](https://github.com/raineorshine/solidity-repl) - REPL CLI.
76
- [solgraph](https://github.com/raineorshine/solgraph) - Visualize control flows for smart contract security analysis.
77
- [Online Compiler](https://ethereum.github.io/browser-solidity/#version=soljson-latest.js) - Online realtime compiler and runtime.
78
+- [SmartCheck](https://tool.smartdec.net) - Checks smart contracts for vulnerabilities and bad practices.
79
80
#### DevOps
81
- [Embark](https://iurimatias.github.io/embark-framework/) - Framework that allows you to easily develop and deploy DApps.
0 commit comments