Skip to content

alessandromazza98/evm-from-scratch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EVM From Scratch

Hello everone. This is a fork of the famous evm-from-scratch template project made by w1nt3r-eth.

Challenge

The goal of this challenge is to build an Ethereum Virtual Machine (EVM) from scratch using Rust.

This repository contains an evm.json file with more than 100 test cases that my code must pass for the challenge to be considered successful.

Credits

All the materials for the template in the repository are made by w1nt3r.eth.

All the materials for the actual implementation of the EVM in Rust are made by Alessandro Mazza.

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%