Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 709 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 709 Bytes

WebDollar Block Explorer Build Status

Ultra fast block explorer for Terminal use

2. execute: sudo su then bash block_explorer.sh or ./block_explorer.sh

3. Enter a block number.

4. Enjoy!

WebDollar Block Explorer Example

Troubleshooting

1. If you get a permission denied message when running ./block_explorer.sh, run the command:

chmod +x block_explorer.sh