Getting Started with Verifereum

Welcome! We’re excited you’re interested in contributing to Verifereum. We’re building tools for mathematical verification of Ethereum smart contracts, working closely with the HOL4 theorem prover community.

Current Project State

Verifereum is in active early development. We’re working on fundamental components like the EVM formalization while also exploring verification approaches for smart contracts. This is an exciting time to join as you can help shape the project’s direction and core infrastructure.

Getting Set Up with HOL4

Verifereum is built on HOL4, and contributing often involves working with both projects. Here’s what you need to know about getting started with HOL4:

Installation Options

  1. Building from Source (Recommended)
  2. Package Managers

Editor Integration

HOL4 supports several development environments - choose what works best for you:

  1. Emacs Mode
  2. (Neo)vim Mode
  3. VSCode Extension (Experimental)

Need help with installation? Ask in Zulip Verifereum channel - different approaches work better for different systems and use cases.

Contributing to Verifereum and HOL4

Verifereum and HOL4 are tightly integrated projects. We encourage contributing to both:

Learning either project helps with understanding the other!

Current Project Areas

Here are some active areas where you can contribute:

EVM Formalization and Testing

Verification Experiments

Performance Improvements

Documentation and Examples

Getting Started

  1. Join the Community
  2. Set Up Development Environment
  3. Find Your Focus
  4. Start Contributing

Getting Help

We’re building a community of people interested in formal verification of Ethereum contracts. Whether you’re experienced with theorem proving or just getting started, there are ways to contribute and learn together.