/evm-NG

Next Generation Contract VM from EVM(forked from go-ethereum)

Primary LanguageGoApache License 2.0Apache-2.0

evm-NG

A solidity virtual machine implementation.

Build Status codecov

Getting started

Running it then should be as simple as:

$ make all

Testing

$ make test