mirror of
https://github.com/GOSTSec/gostexplr
synced 2025-01-30 00:14:22 +00:00
Merge branch 'master' of github.com:xcps/gostexplr
This commit is contained in:
commit
953c34713e
10
README.md
10
README.md
@ -1,22 +1,20 @@
|
||||
|
||||
<pre>
|
||||
cd gostexplr
|
||||
npm i
|
||||
npm run initdb db_root_username db_root_password
|
||||
npm run syncBlockchain
|
||||
npm run
|
||||
|
||||
npm run start
|
||||
</pre>
|
||||
|
||||
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…
x
Reference in New Issue
Block a user