Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 308 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 308 Bytes

gethulent

Minimal JSON RPC mocking/proxy/cli for Ethereum Geth

Overview

$ gethulent --help

Install

go get -v github.com/sambacha/gethulent

Building

make gethulent

Run tests

make test

License

SPDX-License-Identifier: Apache-2.0