Skip to content
View z3roai's full-sized avatar

Block or report z3roai

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 + OpenAI integration using ... Ethereum + OpenAI integration using Chainlink
    1
    // SPDX-License-Identifier: MIT
    2
    pragma solidity ^0.8.19;
    3
    
                  
    4
    import "@chainlink/contracts/src/v0.8/ChainlinkClient.sol";
    5
    import "@chainlink/contracts/src/v0.8/shared/access/ConfirmedOwner.sol";
  2. Analyze blocks and transactions on t... Analyze blocks and transactions on the Ethereum Virtual Machine (EVM) network to identify transactions associated with the deployment of ERC-721 NFT smart contracts.
    1
    'use strict';
    2
    
                  
    3
    const ethers = require('ethers');
    4
    const readline = require('readline');
    5
    const { RPC_URL_HTTP_ENDPOINT } = require('./config');
  3. solana-trading-bot solana-trading-bot Public

    Solana Trading Bot

    TypeScript 3 1

  4. solana-jito-shredstream-pumpfun-sniper solana-jito-shredstream-pumpfun-sniper Public

    Rust 5 1

  5. asuna-ninja-webgame asuna-ninja-webgame Public

    JavaScript 3

  6. solana-nft-generator solana-nft-generator Public

    TypeScript 3