Skip to content
View AndreyMashukov's full-sized avatar
💭
TON/EVM - Rust/Go/PHP
💭
TON/EVM - Rust/Go/PHP

Block or report AndreyMashukov

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. go-crypto-bot go-crypto-bot Public

    Multithread crypto bot implemented on Golang

    Go 43 10

  2. adaptive-mev-router adaptive-mev-router Public

    Adaptive MEV execution framework — Yul + Huff opcode dispatcher with on-chain amountOut compute, balanceOf fallback, multi-DEX (V2/V3/V4/Balancer V1+V2/Curve/Fluid/Dodo). Byte-for-byte Yul/Huff par…

    JavaScript

  3. blockchain-context-bundle blockchain-context-bundle Public

    Symfony 7 bundle for crypto payments — autowires the pure-PHP TON + EVM SDKs into typed RPC clients, signature verification, key encryption, and per-chain finality/detection/gas/tx-builder services.

    PHP

  4. reth-mev reth-mev Public

    Custom reth node (v1.11.1) with mev_ RPC namespace — 8 methods for on-line flash arbitrage / sandwich / backrun search inside the node, parallel via rayon, deadline-aware. Companion to amashukov/ad…

    Rust

  5. ton-php ton-php Public

    Pure-PHP TON (The Open Network) SDK — TLB Cell/BOC, Ed25519 wallets, mnemonic, and a typed toncenter client in one composer require.

    PHP

  6. php-parallax php-parallax Public

    Go/Rust-semantic concurrency primitive for PHP — WaitGroup + spawn, isolated runtime per worker, snapshot-copy captures.

    C