[go: up one dir, main page]

Skip to content

Latest commit

 

History

History

certora

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

How to run Certora Prover

  1. Get certora key by filling in the form on Certora's website. You should get an email with the key and all necessary instructions.
  2. Make sure to install everything that is mentioned in instructions.
  3. To run the spec use the following command in your terminal from the root of your project:
certoraRun certora/confs/ERC4337Account.conf

or

certoraRun certora/confs/ERC4337AccountInv.conf

Depending on what spec you want to run.

Notes

  • You might need to remove "solc":"solc8.23" from conf file in certora/confs/*.