You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight Ethereum blockchain parser written in Go to monitor and extract transactions for subscribed addresses. This service integrates with Ethereum JSON-RPC and provides a simple HTTP API for real-time transaction tracking.
About
This repository contains a Go-based Ethereum blockchain parser designed to monitor and extract transactions for subscribed addresses. The parser enables users to track incoming and outgoing transactions efficiently and integrates seamlessly with a notification service for real-time updates.