hypereth
hypereth copied to clipboard
Ethereum ecosystem
hypereth
The Ethereum ecosystem.
Getting Started
hypereth
contains multiple Ethereum-related tools and libraries. All tools are combined into single executable called hypereth
.
Tools
-
metrics-exporter
A tool that exports metrics from an Ethereum client. For the details, please see README
Installing
$ go get github.com/getamis/hypereth
or
$ git clone [email protected]:getamis/hypereth.git
Build
$ make
Usage
Please see README.md
for each package.
Contributing
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!
License
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.