Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 493 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 493 Bytes

Real-Time Pool Monitoring Application for Uniswap v3 (Backend)

A web application that monitors the creation of new pools on Uniswap v3 and attaches swap event listeners to these newly created pools. The pool data and swap data are updated in real-time using Socket.io.

demo-ezgif com-crop

Tech Stack

  • Node.js (Express.js)
  • TypeScript
  • MongoDB with Mongoose
  • Socket.io