Skip to content

harshvardhanrajdan/Ethereum-Blockchain-Trasaction-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Blockchain Transaction Parser

The Ethereum Blockchain Transaction Parser is a service that allows querying transactions for subscribed address.

Pre-requisites

  1. Download Go

  2. Install dependencies:

    go mod download
  3. Run the application:

    go run app/main.go

Documentation

Note: The documentation requires authentication. Use the following credentials:

Username: user1 Password: password1

The application is deployed on render.com by Rebecca, and the live documentation can be found at the URL provided above.


About

The Ethereum Blockchain Transaction Parser is a service that allows querying transactions for subscribed address.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published