1
0
mirror of https://github.com/GOSTSec/gostexplr synced 2025-02-06 03:44:28 +00:00
R4SAS 5d43b0270d
Add line break in transaction list
If more than one transaction exists for that transaction, they was printed as long concatenated string.
2020-09-26 08:24:49 +03:00
2019-08-24 17:35:22 +00:00
2019-08-24 17:35:22 +00:00
2019-08-24 17:35:22 +00:00
2018-02-07 08:43:28 +05:00
2020-04-14 22:00:35 +00:00
2020-09-26 08:22:23 +03:00
2020-09-26 08:24:49 +03:00
2019-08-24 17:35:22 +00:00
2019-08-24 17:35:22 +00:00

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
Description
Blockchain explorer
Readme 131 KiB
Languages
JavaScript 80.7%
HTML 15%
CSS 4.1%
Shell 0.2%