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.
- Host: GitHub
- URL: https://github.com/ruisiang/mock-explorer
- Owner: RuiSiang
- Created: 2024-03-07T16:11:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-20T17:39:54.000Z (over 1 year ago)
- Last Synced: 2025-02-10T23:37:06.441Z (8 months ago)
- Topics: blockchain, blockchain-explorer, cryptocurrency, education
- Language: HTML
- Homepage:
- Size: 39.1 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- 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
```