SolidityCheck
SolidityCheck copied to clipboard
SolidityCheck is a static code problem detection tool based on regular expressions and program instrumentation, which is developed for Ethereum smart contracts. 《计算机科学》(Computer Science)
Results
1
SolidityCheck issues
Sort by
recently updated
recently updated
newest added
Hello, When I run the docker image provided, I cannot open solidity files in order to test them. When I run the command ./SolidityCheck --r [File] I get the following...