ethbacknode
p/ethbacknode
Ethereum node wrapper for backend transaction workflows
0 reviews2 followers
Start new thread
trending
Max Verbin

1mo ago

ethbacknode - Ethereum node wrapper for backend transaction workflows

ethbacknode is an open-source backend service built to handle Ethereum transaction workflows beyond raw JSON-RPC. It sits between your backend and an Ethereum node, managing key handling, transaction lifecycle, monitoring, and callbacks. The project focuses on deterministic backend behavior rather than Web3 abstraction and is designed for payment systems, custodial services, and backend-heavy integrations. Built in Go, using embedded storage and IPC-first communication.