hypereth
![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)
The Ethereum ecosystem.
Getting Started
hypereth
contains multiple Ethereum-related tools and libraries. All tools are combined into single executable called hypereth
.
Installing
$ go get github.com/getamis/hypereth
or
$ git clone git@github.com: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.