Binance USDT Transfer Monitor

Job ID: 40413880

Budget: $20,000 – $50,000 USD

Please review the attached files first.

I need a small application that continuously watches the Binance exchange for every USDT transfer—no deposits or withdrawals, only wallet-to-wallet movements—and then presents each event on a clean, real-time dashboard.

The flow is straightforward: connect to the appropriate Binance API/WebSocket stream, filter for USDT asset transfers, enrich the data with timestamp, amount, from/to wallet IDs, and push the results to a browser-based UI that auto-updates without a page refresh. A simple table with search, sort, and basic charts is enough; clarity and speed matter more than flashy visuals.

Deliverables
• Source code (backend + frontend) with setup instructions
• Live dashboard that refreshes instantly on new transfer events
• README covering how to deploy and connect the app to my own Binance keys

Acceptance Criteria
• Dashboard shows a new row within two seconds of any USDT transfer on Binance testnet or mainnet
• Data matches the values returned by the Binance API exactly
• No duplicate rows after 24 hours of continuous running

Use whatever stack you’re comfortable with—Node.js, Python, Go, React, Vue, or plain JS—so long as it is lightweight and easy for me to host on a small VPS.