Contract Security Checks​

Due to the nature of distributed apps, it is very hard to fix bugs once the application is deployed. Because of that, making sure your app is running correctly and securely before deployment is of great importance. Contract security reviews are done by specialised companies and services. They can be very costly, which might be out of reach for single developers and startups. But, there are also automated services and programs that are free to use.

The most popular are:

We highly recommend using at least one of them if a professional contract security review is not possible. A more comprehensive look into secure development practices can be found here.

Last updated