1
0
mirror of https://github.com/GOSTSec/gostexplr synced 2025-01-30 08:24:23 +00:00

Update README.md

This commit is contained in:
xcps 2018-02-03 21:16:46 +05:00 committed by GitHub
parent 5686c01015
commit 6acf7706dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,22 +1,20 @@
[code]
cd gostexplr
npm i
npm run initdb db_root_username db_root_password
npm run syncBlockchain
npm run
[/code]
TODO:
- cut possible -000 from transaction
- datetime zone
- search NOT FOUND message
- pagination on index page
- sync blockchain by db transaction
- block page by index
- move database to server
- setup cron
- ? transaction connect vout to transaction
- address balance info
- lint
- tests
- ES7
- ES7