Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 326 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 326 Bytes

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