Use mysql
cd gostexplr npm i npm run initdb db_root_username db_root_password npm run syncBlockchain npm run startFor production use
export NODE_ENV=productionIn ~/.gostcoin/gostcoin.conf add this parameter
blocknotify=/path/to/your/gostexplr/scripts/blocknotify.shTODO: - cut possible -000 from transaction - search NOT FOUND message - pagination on index page - block page by index - move database to server - setup cron - ? transaction connect vout to transaction - address balance info - lint - ES7