feat: self-hostable RustChain explorer dashboard#394
Merged
Scottcjn merged 1 commit intoScottcjn:mainfrom Feb 26, 2026
Merged
Conversation
Owner
yifan19860831-hub
pushed a commit
to yifan19860831-hub/Rustchain
that referenced
this pull request
Mar 13, 2026
- Complete Ferranti Mark 1 (1951) architecture simulator - Williams tube memory with unique hardware fingerprints - Simplified Proof-of-Antiquity mining algorithm - Paper tape I/O simulation with HOOT audio proof - 30 unit tests (all passing) - Comprehensive documentation (README, ARCHITECTURE) - Example output and paper tape programs Bounty Wallet: RTC4325af95d26d59c3ef025963656d22af638bb96b Closes: Scottcjn#394
Jesse-Voo
added a commit
to Jesse-Voo/Rustchain
that referenced
this pull request
Mar 13, 2026
…LEGENDARY Tier Bounty Scottcjn#394 Generated by AI bounty hunter Payment: 0x4F666e7b4F63637223625FD4e9Ace6055fD6a847
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a self-hostable block explorer dashboard for RustChain that visualizes network health, active miners, epoch state, and transaction history from public API endpoints.
Included
Data Sources
Validation
Fixes Scottcjn/rustchain-bounties#425