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

https://github.com/ruisiang/mock-explorer

Blockchain explorer for education use, with txins, txouts, addresses and blocks.
https://github.com/ruisiang/mock-explorer

blockchain blockchain-explorer cryptocurrency education

Last synced: 6 months ago
JSON representation

Blockchain explorer for education use, with txins, txouts, addresses and blocks.

Awesome Lists containing this project

README

          

# Mock Explorer

Blockchain explorer for education use, with txins, txouts, addresses and blocks.

## Usage

```
npm install
npm generate
npm start
```