Skip to content

Conversation

@Earnwithalee7890
Copy link

What changed? Why?
Standardized network name capitalization to Title Case across OnchainKit documentation:

  • "Base mainnet" → "Base Mainnet"
  • "Ethereum mainnet" → "Ethereum Mainnet"
  • "Base testnet" → "Base Testnet"

Network names should be treated as proper nouns and capitalized consistently throughout the documentation.

Notes to reviewers

  • Updated instances in wallet, paymaster, and configuration documentation.
  • Only modified user-facing text (e.g., notes, comments, guide instructions).
  • Code examples and variable names (e.g., mainnet imports from viem/chains) remain lowercase as they are technical identifiers.

How has it been tested?

  • grep search to identify inconsistent network name capitalization.
  • Manual review to ensure code variables and imports were not affected.
  • Verified changes render correctly in local Mintlify preview.

@cb-heimdall
Copy link
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/2
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 1
Sum 2

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