Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/refcell/geth-x

Examples, trickery, and self-documenting tomfoolery for interacting and working with go-ethereum including some breakage.
https://github.com/refcell/geth-x

ethereum evm geth golang

Last synced: 8 days ago
JSON representation

Examples, trickery, and self-documenting tomfoolery for interacting and working with go-ethereum including some breakage.

Awesome Lists containing this project

README

        

# geth-x • [![goreport](https://goreportcard.com/badge/github.com/abigger87/geth-x)](https://goreportcard.com/report/github.com/abigger87/geth-x) [![godocs](https://godoc.org/github.com/abigger87/geth-x?status.svg)](https://godoc.org/github.com/abigger87/geth-x) [![ci](https://github.com/abigger87/geth-x/actions/workflows/checks.yml/badge.svg)](https://github.com/abigger87/geth-x/actions/workflows/checks.yml)

[go-ethereum](https://github.com/ethereum/go-ethereum) examples, trickery, and tomfoolery [with breakage].

> **Note**
>
> This is heavily inspired by [libevm](https://github.com/libevm)'s [geth-examples](https://github.com/libevm/geth-examples).
>
> _I am but a humble searcher, standing on the shoulders of giants._

### Getting Started

These examples presume you have a working knowledge of the go-ethereum codebase. To get up to speed, review [go-ethereum](https://github.com/ethereum/go-ethereum).

// TODO: mermaid state diagram of interacting with geth

// TODO: further examples

// TODO: benchmarks

### Licensing and Contributing

All contributions are highly welcomed.

Licensed under [MIT](https://github.com/abigger87/geth-x/blob/main/LICENSE) - adapt, fork, copy, go wild!

Good luck, searcher 🫡