Skip to content

DavePearce/LeanEVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeanEVM

A toy implementation of the EVM in Lean4.

Building

In order to build the LeanEVM, you need to have the Lean4 toolchain installed (see here for instructions).

% lake update
% lake build

This process can take a while to complete, as it compiles all of Mathlib.

About

A toy implementation of the EVM in Lean4.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages