Ecosyste.ms: Awesome
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: 4 days ago
JSON representation
Blockchain explorer for education use, with txins, txouts, addresses and blocks.
- Host: GitHub
- URL: https://github.com/ruisiang/mock-explorer
- Owner: RuiSiang
- Created: 2024-03-07T16:11:34.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-20T17:39:54.000Z (9 months ago)
- Last Synced: 2024-10-31T04:09:43.741Z (about 2 months ago)
- Topics: blockchain, blockchain-explorer, cryptocurrency, education
- Language: HTML
- Homepage:
- Size: 39.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```