mirror of https://github.com/GOSTSec/gostexplr
xcps
7 years ago
committed by
GitHub
1 changed files with 3 additions and 5 deletions
@ -1,22 +1,20 @@
@@ -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 |
||||
|
Loading…
Reference in new issue