/USD-Movements

Tracks large USDT & USDC transfers

Primary LanguageTypeScript

USD-Movements

It does what it says on the tin.

Install

  • Install Nodejs on your computer
  • Install typescript and ts-node
  • npm install typescript -g
  • npm install ts-node -g
  • install the required modules with by running npm install

Setup

  • Get a RPC URL, you can get one for free from alchemy
  • remove .example from the .env.example and filling in the RPC_URL and TRESHOLD

Run

ts-node movements.ts