Skip to content

chore: update sourcify migration issue #508 #530

Open
theekrystallee wants to merge 4 commits into
mainfrom
update-sourcify-migration-issue-508-luke
Open

chore: update sourcify migration issue #508 #530
theekrystallee wants to merge 4 commits into
mainfrom
update-sourcify-migration-issue-508-luke

Conversation

@theekrystallee
Copy link
Copy Markdown
Member

Description:

Related issue(s):

Fixes #508

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

LukeForrest-Hashgraph and others added 4 commits May 10, 2026 22:08
Update all smart contract verification documentation for the migration from
Hedera's self-hosted Sourcify instance (verify.hashscan.io /
server-verify.hashscan.io) to the canonical sourcify.dev v2 service. Legacy
hosts continue to forward requests, but tooling and scripts should now point
at sourcify.dev directly.

- Rewrite the Smart Contract Verification API page around Sourcify v2
  endpoints; delete the v1 OpenAPI yaml and its 19 nav entries in docs.json
- Update core-concepts page: remove Hedera-specific Sourcify section, add
  manual-HashScan-disabled note, point readers at sourcify.dev / Foundry /
  Hardhat
- Replace HashScan in-app verification walkthrough with a sourcify.dev
  walkthrough; keep the bundled-metadata trick repointed at sourcify.dev
- Hardhat guide: swap the hashscan-verify plugin for
  @nomicfoundation/hardhat-verify configured for Sourcify; reframe Step 5 as
  programmatic verification with Hardhat
- Foundry guides (deploy, localnet/testnet, ERC-721 part 1): update
  --verifier-url to https://sourcify.dev/server; reframe deploy guide Step 6
  as programmatic verification with forge verify-contract; add Localnet
  unsupported note to the localnet/testnet guide
- hedera-contract-builder: replace stray verify.hashscan.io link

Signed-off-by: Luke Forrest <luke.forrest@swirldslabs.com>
Verification on Hedera is no longer beta now that Hedera Mainnet and Testnet
are natively supported on sourcify.dev. Rename the core-concepts page from
verifying-smart-contracts-beta to verifying-smart-contracts and add a
permanent redirect so existing bookmarks keep working.

- Rename hedera/core-concepts/smart-contracts/verifying-smart-contracts-beta.mdx
  and the matching images directory; image filenames are left as-is
- Update nav entry in docs.json and add a redirect from the old slug
- Update Card hrefs in core-concepts.mdx and core-concepts/smart-contracts.mdx
- Update 6 in-page links (with section anchors) in
  how-to-verify-a-smart-contract-on-hashscan.mdx

Signed-off-by: Luke Forrest <luke.forrest@swirldslabs.com>
…ve playground for v2

Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
@theekrystallee theekrystallee self-assigned this May 13, 2026
@theekrystallee theekrystallee requested review from a team as code owners May 13, 2026 23:58
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 13, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
hedera-docs 🟢 Ready View Preview May 14, 2026, 12:00 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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.

Update smart contract verification documentation for Sourcify migration

2 participants