Skip to content
View nevets512's full-sized avatar

Block or report nevets512

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ethereum-tx-extractor ethereum-tx-extractor Public

    A Node.js tool for extracting Ethereum transaction details and saving them as CSV files. It uses web3.js to interact with the Ethereum blockchain and json2csv to create CSV files.

    JavaScript

  2. fetch-balances-evm fetch-balances-evm Public

    Tool for extracting wallet balances from a list in .csv format directly from ethereum mainnet and record the output into a table in .csv format. Planning to add capability for other evm chains in t…

    JavaScript

  3. btc-tx-extractor btc-tx-extractor Public

    Bitcoin Transaction Analyzer: A Node.js script that fetches and structures Bitcoin transaction data from the Blockstream API. The script processes a list of transaction hashes from a CSV file and o…

    JavaScript