Blockchain explorer
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
xcps 5686c01015 init 6 years ago
bin init 6 years ago
config init 6 years ago
models init 6 years ago
public init 6 years ago
routes init 6 years ago
views init 6 years ago
.gitignore init 6 years ago
README.md init 6 years ago
app.js init 6 years ago
package.json init 6 years ago

README.md

cd gostexplr npm i npm run initdb db_root_username db_root_password npm run syncBlockchain npm run

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