An open API service indexing awesome lists of open source software.

https://github.com/gettocat/orwellscan

Block explorer and network analytics for Orwell
https://github.com/gettocat/orwellscan

Last synced: 2 months ago
JSON representation

Block explorer and network analytics for Orwell

Awesome Lists containing this project

README

        

# orwellscan
Block explorer and network analytics for Orwell http://orwellscan.org

For normal work this explorer need a full-node of Orwell with open rpc connection to 127.0.0.1:49999.

## install
To install this project use next commands:
```bash
git clone https://github.com/gettocat/orwellscan.git
cd orwellscan
composer install
```