Contract Auditing
Audit your smart contracts and/or receive advice from Cadence experts.
Here is a general process.
- 1.You gather all your Cadence files into a GitHub repository with a
README.md
explaining what the intended solution should do. - 2.One of our auditors will go through all the code (contracts and associated transactions) and come back with a cost estimate.
- 3.If both parties agree, once the code has been frozen, the auditor will begin testing & reviewing all code.
- 4.The auditor will create a report outlining various vulnerabilities, suggestions, efficiency improvements, and more. To see an example report, go here.
The estimated time is usually ~1 week, but for smaller amounts of code, it could be as little as 2-3 days.

Last modified 2mo ago