Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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.
- Host: GitHub
- URL: https://github.com/zchn/eth-acl2
- Owner: zchn
- License: apache-2.0
- Created: 2018-04-06T00:54:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-08-12T09:32:50.000Z (over 2 years ago)
- Last Synced: 2024-08-03T18:14:27.176Z (6 months ago)
- Topics: acl2, ethereum, evm, formal-methods, formalization, proofs, verification
- Language: Common Lisp
- Homepage:
- Size: 249 KB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ethereum-virtual-machine - eth-acl2
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.