Skip to content

this would be a system than notify to discord the current funding rates arbitrages

License

Notifications You must be signed in to change notification settings

khr1stopher/arbitrage-notifier

Repository files navigation

Arbitrage-notifier

this is a cloudflare worker used to scrap data about funding rate arbitrage by dex (decentralize exchanges) puting the data in a D1 database and sending the message to a discord funging rate arbitrage channel to monitor the execution.

# this proces is executed every hour by a cron
cron 50 * * * *

Setup

# install dependencies
npm i

# login incloudflare
npx wrangler login

Run

# run in dev enviroument
npm run dev

Deploy

npx wrangler deploy

About

this would be a system than notify to discord the current funding rates arbitrages

Resources

License

Stars

Watchers

Forks

Packages

No packages published