Smart Contract Audit
Smart contract audit is a process of assessment on blockchain smart code contract to identify security vulnerabilities and poor coding practices, and come up with recommendations to remediate identified security weakness. The smart contract audit can be either static audit on contract code, or dynamic audit to run contract on public chain to identify security issues.
Static Audit
Assess smart contract security weakness at coding level
Dynamic Audi
Run contract on public chain to identify security weakness