A collection of scripts to render various stats about the Obyte network
- PHP 7+
- SQLite 3+
- Perl 5+
- Node.js 6+
- Obyte hub node
- jquery-2.2.4.min.js
- ipstack.com API key.
- A licence for HighStock js from https://www.highcharts.com (free for non commercial purpose)
sudo apt-get install nginx
sudo apt-get install php-fpm
sudo apt-get install php-sqlite3
sudo apt-get install php-curl
sudo apt-get install libdbi-perl
sudo apt-get install libdbd-sqlite3-perl
sudo apt-get install liblwp-protocol-https-perl
sudo cpan -fi Date::Parse
sudo cpan -fi DateTime
sudo cpan -fi JSON
sqlite3 stats.sqlite -init sql_tables.sql