Install the Move Prover
Last updated
Last updated
If you want to use the , install the Move Prover dependencies after .
See
Then, in the checked out aptos-core directory, install additional Move tools:
You can now run the Move Prover to prove an :
Terminal
If you encounter errors like the one below when running the command, double-check your Aptos CLI version or verify that youβre using the correct aptos
tool, especially if you have multiple versions installed.