Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1 KB

INSTALL.md

File metadata and controls

25 lines (17 loc) · 1 KB

KEVM: Semantics of EVM in K

In this repository we provide a model of the EVM in K.

Fast Installation

  • bash <(curl https://kframework.org/install): install the kup utility
  • kup install kevm: install KEVM.
  • kup list kevm: list available KEVM versions.
  • kup update kevm: update to latest KEVM version.

Documentation/Support

These may be useful for learning KEVM and K (newest to oldest):

To get support for KEVM, please join our Discord Channel.