Skip to content

RudreshVeerkhare/UniswapPriceMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uniswap Price Monitor

Monitors the relative price of the token in real-time.

I've used 2 ways to fetch real-time prices

  1. To continuously query the blockchain to get reserves of tokens in pair contracts.
  2. Subscribe to Sync event of pair contract to get realtime updates.

Note

Add HTTPS and WSS endpoints to connect to blockchain, in .env file.

About

Nodejs application to monitor token prices in real-time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published