Skip to content
View Aminechakr's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Aminechakr

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. monitor-usdc-weth-on-uniswap.js monitor-usdc-weth-on-uniswap.js
    1
    const { ethers } = require("ethers");
    2
    const provider = new ethers.providers.JsonRpcProvider("http://0.0.0.0:8545");
    3
    
    
    4
    // https://info.uniswap.org/pair/0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc
    5
    const uniswapUsdtWethExchange = "0xB4e16d0168e52d35CaCD2c6185b44281Ec28C9Dc";
  2. EKS-Ingrees-Traefik EKS-Ingrees-Traefik Public

    HCL 1 3

  3. Release-Tracker Release-Tracker Public

    A NodeJs service that track a list of software releases on public repositories and notify on Slack whenever a new release is available

    JavaScript 1 1

  4. serverless-plugin-warmup serverless-plugin-warmup Public

    Forked from juanjoDiaz/serverless-plugin-warmup

    Keep your lambdas warm during winter. ♨

    JavaScript 1

  5. aws-step-functions-etl-pipeline-pattern aws-step-functions-etl-pipeline-pattern Public

    Forked from aws-samples/aws-step-functions-etl-pipeline-pattern

    Python

  6. uptime-kuma uptime-kuma Public

    Forked from louislam/uptime-kuma

    A fancy self-hosted monitoring tool

    JavaScript