Browse Source

Update README.md

stuff
xcps 6 years ago committed by GitHub
parent
commit
6acf7706dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      README.md

8
README.md

@ -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…
Cancel
Save