Blockchain explorer
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
xcps 548ca590d5 Keep-alive with wallet 5 years ago
bin Keep-alive with wallet 5 years ago
config
models
public
routes
scripts
views
.gitignore
README.md
app.js
package.json Moved to raw db queries in syncBlockchain 5 years ago

README.md

Copy config

config/config.json.example -> config/config.json

Use mysql

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