Discover Packages
github.com/Drynok/tx-parser
module
Version:
v0.0.0-...-30c3e66
Opens a new window with list of versions in this module.
Published: Sep 30, 2024
License: MIT
Opens a new window with license information.
README
README
¶
TX Parser
Ethereum blockchain parser that allows querying transactions for addresses.
Usage
Creat an .env file with the following contents:
ETHEREUM_RPC_URL=https://ethereum-rpc.publicnode.com
Build the project:
make build
Run the parser:
make up
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.
Expand ▾
Collapse ▴
Directories
¶
internal
pkg
Click to show internal directories.
Click to hide internal directories.