https://github.com/cbusuioceanu/webdollar-block-explorer
Ultra fast block explorer for Terminal use
https://github.com/cbusuioceanu/webdollar-block-explorer
block-explorer webdollar
Last synced: 2 months ago
JSON representation
Ultra fast block explorer for Terminal use
- Host: GitHub
- URL: https://github.com/cbusuioceanu/webdollar-block-explorer
- Owner: cbusuioceanu
- License: mit
- Created: 2018-05-26T12:22:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-03T11:09:20.000Z (over 6 years ago)
- Last Synced: 2024-05-02T04:46:43.746Z (about 1 year ago)
- Topics: block-explorer, webdollar
- Language: Shell
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebDollar Block Explorer [](https://travis-ci.org/cbusuioceanu/WebDollar-Block-Explorer)
Ultra fast block explorer for Terminal use#### 1. git clone https://github.com/cbusuioceanu/WebDollar-Block-Explorer.git
#### 2. execute: ```sudo su``` then ```bash block_explorer.sh``` or ```./block_explorer.sh```
#### 3. Enter a block number.
#### 4. Enjoy!
## Troubleshooting
#### 1. If you get a permission denied message when running ./block_explorer.sh, run the command:
```chmod +x block_explorer.sh```