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.
- Node.js (Express.js)
- TypeScript
- MongoDB with Mongoose
- Socket.io