mirror of
https://github.com/GOSTSec/gostexplr
synced 2025-02-05 19:34:26 +00:00
xcps
a30e67c072
Pagination (#3)
* Pagination on main page * Using mariadb instead of mysql * Url pattern for pagination on main page
Copy config
config/config.json.example -> config/config.json
Use Mariadb
cd gostexplr npm i npm run initdb db_root_username db_root_password npm run syncBlockchain npm run start
In ~/.gostcoin/gostcoin.conf add this parameter
blocknotify=/path/to/your/gostexplr/scripts/blocknotify.sh
Description
Languages
JavaScript
80.7%
HTML
15%
CSS
4.1%
Shell
0.2%