UNPKG

solidityscan

Version:

SolidityScan is a tool for scanning Solidity smart contracts for vulnerabilities.

4 lines (3 loc) 102 B
#!/usr/bin/env node // Simple forwarder to the real CLI implementation require("../src/cli").scan();