Skip to content

Ethereum Parser

Blockchain parser · Go

GoJSON-RPCSwagger

A Go service that reads the Ethereum blockchain over JSON-RPC and tracks inbound and outbound transactions for any subscribed address, exposed as a small REST API.

The Project

The problem

Wallets and notification services need to know when an address sends or receives funds, without running a full indexer.

What it does

How it’s built