Skip to content

iolebedev/sonm-deals-monitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny project to monitor the number of deals in SONM network

To install:

sudo cpan DBI
sudo cpan DBD::SQLite
sudo cpan JSON

Monitoring script - records deals into SQLite database data/deals.db
./monitor.pl -i 60 -v

Telegram Bot
./telegram-bot.pl -t <bot token> -v

About

Monitors the amount of open deals in SONM network. Reports results to Telegram.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%