Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zchn/eth-acl2

An ACL2 formalization of the Ethereum VM, aiming to be both executable and suitable for proving interesting properties of EVM contracts.
https://github.com/zchn/eth-acl2

acl2 ethereum evm formal-methods formalization proofs verification

Last synced: about 2 months ago
JSON representation

An ACL2 formalization of the Ethereum VM, aiming to be both executable and suitable for proving interesting properties of EVM contracts.

Awesome Lists containing this project

README

        

# eth-acl2 [![Build Status](https://travis-ci.org/zchn/eth-acl2.svg?branch=master)](https://travis-ci.org/zchn/eth-acl2)

This is still a prototype, see issue #1, issue #2 and issue #3 for things to do to make it complete.

In addition to that, Kevin is primarily focusing on #4 and #5.

Long term, #6 is also desirable.