Skip to content
View fletelli42's full-sized avatar

Block or report fletelli42

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

Popular repositories Loading

  1. SimpleBlockchainImplementation SimpleBlockchainImplementation Public

    This C++ project is a simplified blockchain simulator that supports basic cryptocurrency transactions. It features block creation, mining, and integrity checks, along with wallet functionalities fo…

    C++ 4 2

  2. uniswap-v3-wallet-ranker uniswap-v3-wallet-ranker Public

    A Python tool that retrieves the origin addresses of recent swaps from Uniswap V3 using TheGraph's API. It then fetches the current ETH balances of these addresses using the Etherscan API and ranks…

    Python 2

  3. UniswapGraphQLClient UniswapGraphQLClient Public

    UniswapGraphQLClient is a Python library designed to interact with the Uniswap V2 and V3 subgraphs via GraphQL. This project provides an API client to fetch information about tokens, pairs, and swa…

    Python 2

  4. EthPendingTxWatcher EthPendingTxWatcher Public

    Ethereum Pending Transaction Watcher is a C++ application that uses the Infura API to monitor and fetch details of new pending transactions on the Ethereum blockchain.

    C++ 1

  5. locust locust Public

    Forked from locustio/locust

    Write scalable load tests in plain Python 🚗💨

    Python