Skip to content

About Contracts Verification

Miao ZhiCheng edited this page Jun 14, 2022 · 6 revisions

Contracts verification is an important step for the deployment of EVMv1 smart contracts. The goals of the production pipeline of the contracts verification are:

  1. Automated verification after each smart contracts deployment.
  2. Reproducible verification process locally as a developer.
  3. Support major block explorer solutions.
  4. Keep the pipeline lean.

Production Pipeline

Security Considerations

Bugs & Future Works

Clone this wiki locally