Skip to content

g4nc0r/VeloBribeAlerts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚵 VeloBribeAlerts - discord webhook

This project uses Alchemy Notify to monitor bribe contract addresses on Optimism and send an alert to Discord via a webhook when inbound bribes are detected.

⚙️ Run locally

  • set PORT and webhookURL - designed to run on Replit, but can switch hardcoded for local or include require('dotenv').config() for .env
  • point Alchemy Notify webhook to addresses to monitor and Webhook URL (use ngrok if local).
$ cd ../VeloBribeAlerts
$ npm install
$ node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published