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

https://github.com/ipsilon/eof

Validation code for the EOF specification
https://github.com/ipsilon/eof

ethereum evm

Last synced: 7 months ago
JSON representation

Validation code for the EOF specification

Awesome Lists containing this project

README

          

# EVM Object Format (EOF)

![EOF logo](./spec/assets/eof_logo.png)

Home of the ["Mega EOF Endgame" Specification (EOFv1)](./spec/eof.md).

See [Readiness matrix](./spec/implementation_matrix.md) for an overview of progress on EOF specification and implementation.

This repository contains older validation implementations (**NOTE** some may be out-of-date) for:
- [EIP-3540](https://eips.ethereum.org/EIPS/eip-3540)
- [EIP-3670](https://eips.ethereum.org/EIPS/eip-3670)
- [EIP-4200](https://eips.ethereum.org/EIPS/eip-4200)
- [EIP-4750](https://eips.ethereum.org/EIPS/eip-4750)
- [EIP-5450](https://eips.ethereum.org/EIPS/eip-5450)