Skip to content

ashish10677/public-key-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public Key Extractor

This is a small project that is designed to pull the public key of the sender from a transaction hash.

How to run

  1. Install all dependencies by running go mod download.
  2. In your environment set the value of INFURA_KEY as the infura project id.
  3. Build the project using go build.
  4. Run the project using ./public-key-extractor --txnHash <transaction hash>.

Enjoy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages