Skip to content

Conversation

Pavan-8090
Copy link

What changed? Why?

This PR migrates the deployment-to-testnet/ and onchain-app-development/ subsections in the learn section from the deprecated Base Goerli testnet to the current Base Sepolia testnet.

Key Changes:

  • Updated test network references from Base Goerli to Base Sepolia
  • Fixed BaseScan URLs (goerli.basescan.orgsepolia.basescan.org)
  • Updated API endpoints to use Sepolia versions (api-sepolia.basescan.org)
  • Removed references to deprecated Goerli testnet from learning objectives
  • Maintained all contract addresses and functionality

Files Updated:

  • docs/learn/deployment-to-testnet/ (3 files): test networks, deployment guides
  • docs/learn/onchain-app-development/ (5 files): account abstraction, cross-chain, finance tutorials

Why this change is needed:
Base Goerli was sunset in early 2024 and is no longer supported. The current documentation references a deprecated testnet, which could confuse developers and lead to failed deployments. This migration ensures developers use the currently supported Base Sepolia testnet.

Notes to reviewers

This is a focused migration that:

  • ✅ Maintains all technical accuracy
  • ✅ Preserves all contract addresses and functionality
  • ✅ Uses current, supported testnet infrastructure
  • ✅ Removes confusion about deprecated networks
  • ✅ Follows the repo's preference for "small, focused PRs"

The changes are purely infrastructural - no new features or content changes, just updating network references to current standards.

How has it been tested?

  • ✅ All URLs updated and verified functional
  • ✅ Contract addresses maintained and verified
  • ✅ API endpoints updated to current Sepolia versions
  • ✅ Local preview tested with Mintlify CLI
  • ✅ All links and references validated

This ensures the documentation accurately reflects the current state of Base's testnet infrastructure.

Pavan-8090 and others added 3 commits October 18, 2025 00:57
…Base Goerli to Base Sepolia

- Update test network references from Base Goerli to Base Sepolia
- Fix BaseScan URLs (goerli.basescan.org -> sepolia.basescan.org)
- Update API endpoints to use Sepolia versions
- Maintain all contract addresses and functionality
- Focus on deployment guides and onchain app development tutorials

Files updated:
- deployment-to-testnet/ (3 files): test networks, deployment guides
- onchain-app-development/ (5 files): account abstraction, cross-chain, finance

This migration ensures documentation uses the current supported testnet.
@cb-heimdall
Copy link
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

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.

2 participants