-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
As the slither repo points to your paper, and your paper states :
In order to obtain those features, one can use compilers such as Slither [16], a static analysis framework designed to provide human-readable information and insights into smart contracts written in the Solidity programming language. Slither allows the application of commonly used program analysis techniques such as dataflow and taint tracking. Moreover, Slither detects various important features and vulnerabilities, such as minting, reentrancy vulnerability, and pausable smart contracts.
But I cannot find any reference to Slither in your code? Do you use slither to get features?
Besides, could you share the usage of slither? Like how to determine pausable?
Thanks in advance
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels