tx-parser

module
v0.0.0-...-30c3e66 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 30, 2024 License: MIT

README

TX Parser

Ethereum blockchain parser that allows querying transactions for addresses.

Usage

  1. Creat an .env file with the following contents: ETHEREUM_RPC_URL=https://ethereum-rpc.publicnode.com

  2. Build the project: make build

  3. Run the parser: make up

  4. API Endpoints:

Configuration

The parser uses the following Ethereum RPC endpoint: https://ethereum-rpc.publicnode.com

Development

To run tests: make test

To run lint: make lint

License

This project is licensed under the MIT License.

Directories

Path Synopsis
internal
api
rpc
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL