Date: 2026-03-25
This benchmark focuses on the pending-transaction detection brick for Polymarket copy trading and compares it against:
Viem + Polygon RPC logsGoldsky order_filled
Date of observed run: March 25, 2026
Run duration: 10 minutes
Run completed at: 2026-03-25T16:48:58Z
Tracked wallet: 0x6ac5bb06a9eb05641fd5e82640268b92f3ab4b6e
This benchmark focused only on the trade-detection brick for wallet-based copy trading on Polymarket.
Lucas CUZZUCOLI
Email: contact@slkzgm.com
GitHub: github.com/slkzgm
Website: slkz.dev
Proficient fullstack and blockchain developer with expertise in TypeScript, Next.js, Express.js, and Solidity. Passionate about developing tools and applications that simplify and enhance user experiences. Skilled in managing complex projects end-to-end, encompassing frontend, backend, smart contracts, automation, and reverse engineering. Active contributor within the Web3 community and experienced in open-source collaborations. Comfortable working autonomously as well as collaboratively in team environments.
| /** | |
| * Twitter Spaces Audio Player | |
| * | |
| * This is a proof of concept implementation that demonstrates how to: | |
| * 1. Connect to a Twitter Space | |
| * 2. Parse the HLS audio stream | |
| * 3. Play the audio in real-time | |
| * | |
| * Requirements: | |
| * - Node.js v18+ (for better https and streams support) |