Skip to content

burgossrodrigo/go-transaction-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Transaction Data Extractor

This project demonstrates how to extract input data from Ethereum transactions using Go. It connects to an Ethereum client, fetches transaction details by transaction hash, and converts the input data to a hexadecimal string.

Prerequisites

  • Go installed on your machine.
  • An Ethereum client (like Infura or a local node) and an RPC URL.
  • Creating an .env file similar to the example

Installation

go mod tidy

Running

go run main

About

Go ethereum data extractor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages