Express backend for WatchSol wallet tracking and Telegram/mobile alerts.
npm ciCreate .env from .env.example:
cp .env.example .envRequired env vars:
BOT_TOKENHELIUS_API_KEYRPC_URL(optional ifHELIUS_API_KEYset)PORT
Optional security:
CORS_ORIGINRATE_LIMIT_WINDOW_MSRATE_LIMIT_MAXNOTIFY_TOKENTELEGRAM_WEBHOOK_SECRETTRUST_PROXY
npm run startGET /health
npm run checknpm run lintnpm run typechecknpm run test