Skip to content

Add Valopers Safrochain explorers#2

Closed
alxnode wants to merge 1 commit into
Safrochain-Org:mainfrom
alxnode:add-valopers-explorers
Closed

Add Valopers Safrochain explorers#2
alxnode wants to merge 1 commit into
Safrochain-Org:mainfrom
alxnode:add-valopers-explorers

Conversation

@alxnode

@alxnode alxnode commented Jun 9, 2026

Copy link
Copy Markdown

Summary

  • Add Valopers Mainnet Explorer for https://safrochain.valopers.com/.
  • Add Valopers Testnet Explorer for https://testnet.safrochain.valopers.com/.
  • Mark both explorer descriptions as powered by Bitszn.
  • Update the generated registry.json.

Checklist (required)

  • I ran npm ci and npm run validate locally — it passed before opening this PR.
  • I ran npm run build:registry and committed the updated registry.json in this PR.
  • New or updated app folder is apps/<slug>/ with json/app.json and img/logo.png.
  • <slug> is 2–64 chars, lowercase letters and digits only (no spaces or hyphens), and slug in JSON matches the folder name.
  • Logo is PNG, 512×512 pixels.
  • I have the rights to submit this listing text and logo.
  • I agree my contributions are licensed under the MIT License in this repository.

Validation output

npm run validate passed locally.

Summary by CodeRabbit

  • New Features

    • Valopers Mainnet Explorer is now available for viewing mainnet blockchain data.
    • Valopers Testnet Explorer is now available for testnet access and testing.
  • Updates

    • Registry metadata and documentation links for existing apps were updated to improve discovery and accessibility.
    • Registry generation timestamp refreshed to reflect the latest publish date.

@coderabbitai

coderabbitai Bot commented Jun 9, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: dd1516fa-aa31-4585-b941-e92ffe5d8fc7

📥 Commits

Reviewing files that changed from the base of the PR and between 8d5f236 and 80ee8b1.

⛔ Files ignored due to path filters (2)
  • apps/valopersmainnet/img/logo.png is excluded by !**/*.png
  • apps/valoperstestnet/img/logo.png is excluded by !**/*.png
📒 Files selected for processing (3)
  • apps/valopersmainnet/json/app.json
  • apps/valoperstestnet/json/app.json
  • registry.json
✅ Files skipped from review due to trivial changes (2)
  • apps/valopersmainnet/json/app.json
  • registry.json
🚧 Files skipped from review as they are similar to previous changes (1)
  • apps/valoperstestnet/json/app.json

📝 Walkthrough

Walkthrough

This PR introduces two new Valopers explorer applications (Mainnet and Testnet) to the SafroDappList registry, adds their manifest definitions, and updates metadata URLs for existing apps (8SAF Wallet and Safrimba).

Changes

App Registry and Explorer App Setup

Layer / File(s) Summary
Valopers Explorer App Manifests
apps/valopersmainnet/json/app.json, apps/valoperstestnet/json/app.json
Two app manifest files are created for Valopers Mainnet and Testnet explorers, each defining schema version, slug, name, description, live status, chain association (safrochain-mainnet and safrochain-testnet respectively), category/tags, and documentation links.
Existing App Metadata Updates
registry.json
Updates 8SAF Wallet's top-level url to eightsaf.io, Safrimba's links.docs to a Safrimba-specific documentation URL, and Safrimba's app-level url to hub.safrochain.com/.
Registry Valopers App Entries and Timestamp Update
registry.json
Adds two new Valopers explorer app entries to the registry with their slugs, logos, manifest paths, and explorer URLs; updates the registry generatedAt timestamp from 2026-04-15 to 2026-06-09.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Poem

🐇 Two explorers join the chain,
Mainnet and testnet, both domains,
Manifests penned and links aligned,
The dApp list grows, discover and find! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Add Valopers Safrochain explorers' clearly and concisely summarizes the main change: adding two explorer applications (Mainnet and Testnet) to the registry.
Description check ✅ Passed The pull request description includes all required sections from the template: a summary of changes, a completed checklist with all items marked as done, and validation output confirming npm run validate passed.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

@alxnode alxnode force-pushed the add-valopers-explorers branch from 8d5f236 to 80ee8b1 Compare June 9, 2026 13:33
@alxnode alxnode closed this Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant