Stars
o1-engineer is a command-line tool designed to assist developers in managing and interacting with their projects efficiently. Leveraging the power of OpenAI's API, this tool provides functionalitie…
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…
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.
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…
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…