Skip to content

JuManjey/ironfish-autodeposit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

ironfish-autodeposit

ПОМЕНЯЙТЕ CHAT-ID И API

Create autodeposit for IronFish Node

git clone https://github.com/JuManjey/ironfish-autodeposit.git && cd ironfish-autodeposit && chmod +x autodeposit.py
touch /root/logfile.log
Cron:
nano /etc/crontab
Добавить:
*/1 * * * * root python3 /root/ironfish-autodeposit/autodeposit.py | tee -a /root/logfile.log
Cron:
systemctl enable cron && systemctl start cron && systemctl status cron
Смотреть:
tail -F /root/logfile.log

About

Create autodeposit for IronFish Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages