Skip to content

A tiny EVM (Ethereum Virtual Machine) build from scratch for study purposes.

License

Notifications You must be signed in to change notification settings

tarcisiozf/etero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETERO

A tiny EVM (Ethereum Virtual Machine) build from scratch for study purposes.

This is a golang implementation of the tutorial Building an EVM from scratch by @karmacoma-eth (originally implemented in python).

Work is still in progress...

Examples:

Run a simple example using stack and memory opcodes:

go run example/main.go 600660070260005360016000f3

About

A tiny EVM (Ethereum Virtual Machine) build from scratch for study purposes.

Topics

Resources

License

Stars

Watchers

Forks

Languages