The Ethereum ecosystem.
hypereth
contains multiple Ethereum-related tools and libraries. All tools are combined into single executable called hypereth
.
-
metrics-exporter
A tool that exports metrics from an Ethereum client. For the details, please see README
$ go get github.com/getamis/hypereth
or
$ git clone [email protected]:getamis/hypereth.git
$ make
Please see README.md
for each package.
There are several ways to contribute to this project:
- Find bug: create an issue in our Github issue tracker.
- Fix a bug: check our issue tracker, leave comments and send a pull request to us to fix a bug.
- Make new feature: leave your idea in the issue tracker and discuss with us then send a pull request!
This project is licensed under the GNU Lesser General Public License version 3 - see the LICENSE file for details.
Some packages of the project are under other licenses, please see README.md
for such packages.