Solc Verify

What is Solc Verify

This is solc-verify, an auto-verifier compiler for Solidity.

What is Solc Verify?

Solc Verify is the extended alternative to the mainstream Solidity code compiler, it carries out formal verification of code along with compilation. Developers can verify the functional correctness of their smart contracts. A task that would need extra packages/toolchains if done with the normal compiler. The project has been forked +5k times!

Solc Verify Alternatives:

ERCx
ERCx

ERCx applies formal methods to improve the safety, reliability, and correctness of computing systems.

ETH Lift
ETH Lift

A CLI toolkit that supports Foundry and Brownie projects.

Eth Tester
Eth Tester

A Python-built tool suite for testing Ethereum smart contracts.

anvil
anvil

anvil is a local Ethereum node, designed for development with Forge, akin to Ganache.

Harbor
Harbor

Harbor is building production-ready staging environments and infrastructure for Web3 startups.

Robot Framework Solidity Testing Toolkit
Robot Framework Solidity Testing Toolkit

Robot Framework Solidity Testing Toolkit combines smart contract testing and deployment libraries.