/uniwatcher

Uniswap token notifications

Primary LanguagePythonMIT LicenseMIT

Uniwatcher

An Ethereum scraper that sends notifications on new Uniswap tokens. Token info is retrieved from the Uniswap Subgraph, and notifications are sent via Pushover.

Install

pip install -r requirements.txt

Configure

Check out the sample YAML configuration file.

Run

python -m uniwatcher -p config.yaml