mirror of https://github.com/GOSTSec/gostexplr
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
8af3298fef
|
7 years ago | |
---|---|---|
bin | 7 years ago | |
config | 7 years ago | |
models | 7 years ago | |
public | 7 years ago | |
routes | 7 years ago | |
views | 7 years ago | |
.gitignore | 7 years ago | |
README.md | 7 years ago | |
app.js | 7 years ago | |
package.json | 7 years ago |
README.md
cd gostexplr npm i npm run initdb db_root_username db_root_password npm run syncBlockchain npm run start
TODO:
- cut possible -000 from transaction
- search NOT FOUND message
- pagination on index page
- block page by index
- move database to server
- setup cron
- ? transaction connect vout to transaction
- address balance info
- lint
- ES7