Hi, Do OpenZeppelin have a smart contract security audit tool at all?
I am in the process of auditing a large contract, and i would like to know if you offer this or can point me in the right direction?
Thanks you
Hi, Do OpenZeppelin have a smart contract security audit tool at all?
I am in the process of auditing a large contract, and i would like to know if you offer this or can point me in the right direction?
Thanks you
Can you explain what you mean by that? What would you consider an audit tool?
I am currently looking at tools such as Slither, MythX, Securify etc.
Are these tools useful to the OpenZeppelin team when analyzing security vulnerabilities etc?
Yes they are. We currently use slither in our github pipeline to check vulnerabilities on new pull requests. But we do not offers tools like these ones.