mirror of
https://github.com/GOSTSec/gostexplr
synced 2025-02-06 20:04:37 +00:00
Update README.md
This commit is contained in:
parent
5686c01015
commit
6acf7706dc
@ -1,22 +1,20 @@
|
|||||||
|
|
||||||
|
[code]
|
||||||
cd gostexplr
|
cd gostexplr
|
||||||
npm i
|
npm i
|
||||||
npm run initdb db_root_username db_root_password
|
npm run initdb db_root_username db_root_password
|
||||||
npm run syncBlockchain
|
npm run syncBlockchain
|
||||||
npm run
|
npm run
|
||||||
|
[/code]
|
||||||
|
|
||||||
TODO:
|
TODO:
|
||||||
- cut possible -000 from transaction
|
- cut possible -000 from transaction
|
||||||
- datetime zone
|
|
||||||
- search NOT FOUND message
|
- search NOT FOUND message
|
||||||
- pagination on index page
|
- pagination on index page
|
||||||
- sync blockchain by db transaction
|
|
||||||
- block page by index
|
- block page by index
|
||||||
- move database to server
|
- move database to server
|
||||||
- setup cron
|
- setup cron
|
||||||
- ? transaction connect vout to transaction
|
- ? transaction connect vout to transaction
|
||||||
- address balance info
|
- address balance info
|
||||||
- lint
|
- lint
|
||||||
- tests
|
- ES7
|
||||||
- ES7
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user