Skip to content

tupgtactmen/libevm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libevm

This project contains a shared library and a Java wrapper for it. This library provides access to a standalone version of the go-ethereum EVM and its state storage layer StateDB and underlying LevelDB.

Build

shared library

For details on how to build the shared library see native/README.md.

java wrapper

The java wrapper is build via Maven: execute mvn package in the libevm directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 46.0%
  • Java 40.8%
  • Shell 8.2%
  • Solidity 4.4%
  • Other 0.6%