Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 271 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 271 Bytes

Liquidation alert bot

Simple bot that sends alerts whenever there's a liquidation on a smartBNB contract

Run

CONTRACT_SCRIPTHASH="5b707..." # Replace
EMAIL_ADDRESS="[email protected]" # Replace
export CONTRACT_SCRIPTHASH EMAIL_ADDRESS
npm start