Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
hairyf avatar

Geth

  • 3 installs
  • 4 repo stars
  • Updated February 25, 2026
  • hairyf/blockchain-master

Reference Go Ethereum (geth) - CLI, JSON-RPC over HTTP/WS/IPC, Clef signer, abigen bindings, and node developer workflows.

About

A reference skill for the geth Ethereum execution client covering its CLI, JSON-RPC interfaces, Clef signer, and abigen Go contract bindings. A developer uses it when running geth nodes or building tooling against its RPC and developer workflows.

  • CLI and JSON-RPC over HTTP/WebSocket/IPC
  • Clef signer and abigen Go contract bindings

Geth by the numbers

  • 3 all-time installs (skills.sh)
  • Ranked #390 of 479 Web3 & Blockchain skills by installs in the Skillselion catalog
  • Data as of Jul 13, 2026 (Skillselion catalog sync)
npx skills add https://github.com/hairyf/blockchain-master --skill geth

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs3
repo stars4
Last updatedFebruary 25, 2026
Repositoryhairyf/blockchain-master

What it does

Reference Go Ethereum (geth) - CLI, JSON-RPC over HTTP/WS/IPC, Clef signer, abigen bindings, and node developer workflows.

Files

SKILL.mdMarkdownGitHub ↗
Skill based on go-ethereum (geth), generated 2026-02-09. Official docs: https://geth.ethereum.org/docs

Go Ethereum (geth) is the Golang execution-layer client for Ethereum. It runs full/archive/light nodes, exposes JSON-RPC over HTTP/WebSocket/IPC, and ships tools like Clef (signer) and abigen (Go contract bindings).

Core References

TopicDescriptionReference
OverviewWhat geth is, executables (geth, clef, abigen, evm, rlpdump), common flowscore-overview
CLICommand-line options, subcommands, config file (TOML)core-cli
JSON-RPCTransports (HTTP, WS, IPC), namespaces, securitycore-rpc
Sync modesSnap (default), full, archive, light; when to use whichcore-sync-modes

Features

Tools

TopicDescriptionReference
ClefStandalone signer, external API, UI API (stdio-ui)feature-clef
abigenGo contract bindings from ABI/bytecode, deploy and callfeature-abigen
EVMStateless t8n/t9n/b11r, bytecode run for testing and debuggingfeatures-evm
devp2pP2P debugging, ENR, node keys, DNS discovery, discv4/discv5, eth protocol testsfeatures-devp2p
JavaScript consoleInteractive console and attach, web3 and management APIfeatures-console
Dev modeSingle-node PoA with prefunded account, instant blocksfeatures-dev-mode
Simulated backendIn-process blockchain for Go tests without live nodefeatures-simulated-backend
rlpdumpDecode RLP dumps to readable formatfeatures-rlpdump
ethkeyKeyfile generate, inspect, sign/verify message, change passwordfeatures-ethkey
Beacon/Engine APIPost-merge consensus connection, JWT, checkpoint syncfeatures-beacon-engine
DockerRun geth in Docker; ports, volume, exposing RPCfeatures-docker
KurtosisMulti-node private network (geth + consensus stack)features-kurtosis

Best Practices

TopicDescriptionReference
RPC securityWhich APIs to expose, avoid unlock over HTTP/WS, prefer IPC and Clefbest-practices-rpc-security

External Links

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.