DSiSc / evm-NG

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:Go 98.4%Language:Shell 1.1%Language:Makefile 0.6%