Skip to content

literallymarvellous/smol-evm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EVM implenentation in rust

An implementation of the ethereum virtual machine from scratch

Installation

To run the EVM:

Install cargo follow instructions here

Clone repo git clone [email protected]:karmacoma-eth/smol-evm.git

Install dependencies cargo build

Run tests cargo test

Run evm cargo run 60048060005b8160125760005360016000f35b8201906001900390600556

Install

git clone repo

cargo install

cargo run

About

An EVM implenentation in rust WIP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages