Categorygithub.com/dsisc/evm-ng
repositorypackage
1.1.0
Repository: https://github.com/dsisc/evm-ng.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

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