nowdeals member
1.0.0
Clone Repo in web page folder (/var/www/html) and rename nowdeals-member to nowdeals (PHPMailer refers to this path near SMTP info)
Run 'composer update' to bring in sweb3-php files (PHPMailer files included, no composer needed)
Set your database info and admin pwd in ndconf.php
Set your SMTP info in ndsmtp.php
Create a mariadb database: nowdeals
Create a mariadb table from nowdeals.sql
Crypto transactions are based on Tether USDT using the Polygon Network
Wallet to wallet transactions using infura.io (project key required in code)
USDT transaction info obtained using polygonscan.com API (API Key required in code)
USDT transactions using sweb3-php (send wallet secret key, send wallet address, and send contract required in code)