Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 4 days 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
```