Skip to content
View QuenumGerald's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report QuenumGerald

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. SecureDocsChain/SecureDocs SecureDocsChain/SecureDocs Public

    Securedocs is a decentralized, cross-chain application ensuring document security and authenticity using blockchain technology. It focuses on secure document management, leveraging CCIP for seamles…

    TypeScript 1 2

  2. SportsChainBet/SportsChain SportsChainBet/SportsChain Public

    SportsChain is a decentralized trading platform where tokens representing sports teams fluctuate in value based on actual team performances. Utilizing ERC-20 tokens and Chainlink Functions, this pl…

    JavaScript 1

  3. evm-wallet-balances evm-wallet-balances Public

    This project is a React component that fetches and displays the token balances for a specified Ethereum address.

    JavaScript

  4. transaction-component transaction-component Public

    TransactionList is a versatile React component designed to fetch and display the list of token transactions for a specific Ethereum address. It interacts with the Moralis API to fetch the necessary…

    JavaScript

  5. uniswap-monitor uniswap-monitor Public

    This Go program queries the Uniswap V2 subgraph using the GraphQL API to fetch the pair data, including liquidity, trading volume, and the number of users. The program runs every minute to provide …

    Go 1

  6. evm-block-size evm-block-size Public

    This program retrieves the block size in bytes on EVM using node WebSocket URL. It subscribes to new block headers and fetches the full block for each new header. Then, it encodes the block and cal…

    Go