1- Get an Hosting Account or Web Server that supports PHP (V. 7.3 =>)
+ MySQL/MariaDB
(also works locally with Docker or Xampp for exemple)
2- Upload all files (excluding tipmynode.sql and readme.md) to your Hosting Account.
3- Now edit the file inc/config.php
and add your Dogecoin Core Node and Database Credentials
4- Setup a CRON task and point to the file inc/cron.php
running each minute.
1- Backup all files from your TipMyNode and also make an backup of the MySql/MariaDB database (Always Backup its most crucial step of all)
2- Download and extract the files from GitHub.
3- Upload/replace all files on your server EXEPT inc/config.php
and tipmynode.sql
file
###Notes:
- This is a Beta Version so is best for now only use on DogeCoin Core Wallet on TestNet untill more people test it and see if everything is ok :)
- Open the files, try to understand how it works, make some changes and test it, learn with this :)
- I need your help on improving TipMyNode :)