Browse Source

Update README.md

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

6
README.md

@ -1,11 +1,11 @@ @@ -1,11 +1,11 @@
[code]
<pre>
cd gostexplr
npm i
npm run initdb db_root_username db_root_password
npm run syncBlockchain
npm run
[/code]
npm run start
</pre>
TODO:
- cut possible -000 from transaction

Loading…
Cancel
Save