From 6acf7706dc8d5b048be61c5bbc25d13419fe0438 Mon Sep 17 00:00:00 2001 From: xcps Date: Sat, 3 Feb 2018 21:16:46 +0500 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7c8c5a2..0b95ce2 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file + - ES7