Skip to content

AminRezaei0x443/evmx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

evmx

This module separates the EVM from main ethereum implementation, still using some of shared libs from the main codebase. It's important to use the same version of go-ethereum as specified.

Purpose

For research purposes, we needed to have a separate vm to be able to add it to our experimental blockchain, exploring the cross-chain world with IBC messages.

References

Thanks to go-evm team, which we got the inspiration of how to do the separation from it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published