Skip to content

docs: improve template environment configuration for Base Sepolia development#2663

Closed
Hobie1Kenobi wants to merge 1 commit into
coinbase:mainfrom
Hobie1Kenobi:docs/template-env-base-sepolia-2644
Closed

docs: improve template environment configuration for Base Sepolia development#2663
Hobie1Kenobi wants to merge 1 commit into
coinbase:mainfrom
Hobie1Kenobi:docs/template-env-base-sepolia-2644

Conversation

@Hobie1Kenobi
Copy link
Copy Markdown

What changed? Why?

Improves .template.env\ for the \onchainkit-nextjs\ starter template (fixes #2644).

Changes:

  • Added header with copy-to-.env.local\ instructions
  • Documented \NEXT_PUBLIC_PROJECT_NAME\ and \NEXT_PUBLIC_ONCHAINKIT_API_KEY\
  • Added Base Sepolia / Base mainnet RPC examples and onboarding notes
  • Included \NEXT_PUBLIC_RPC_URL\ default pointing at the public Base Sepolia endpoint

Benefit

Reduces setup friction for developers targeting Base Sepolia testnet with clearer env var guidance.

How has it been tested?

  • Verified valid .env\ syntax
  • Confirmed RPC URLs match official Base documentation

Payout address (Base): \

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 24, 2026

@Hobie1Kenobi is attempting to deploy a commit to the Coinbase Team on Vercel.

A member of the Team first needs to authorize it.

@cb-heimdall
Copy link
Copy Markdown

🟡 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

@Hobie1Kenobi
Copy link
Copy Markdown
Author

Thanks for the issue — quick note on overlap:

#2651 already adds comprehensive commented guidance to templates/onchainkit-nextjs/.template.env (and minikit-nextjs), which covers the intent of #2644.

This PR (#2663) largely duplicates the onchainkit-nextjs documentation; the only extra delta here is an explicit default NEXT_PUBLIC_RPC_URL=https://sepolia.base.org.

Closing to reduce duplicate review load. If maintainers want that explicit RPC default, I'm happy to open a tiny follow-up on top of #2651 after it lands.

(Eth payout on file in PR body if useful for record-keeping.)

@Hobie1Kenobi
Copy link
Copy Markdown
Author

Closing as duplicate of #2651 for onchainkit-nextjs; see comment above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Documentation Request: Improve template environment configuration for Base Sepolia development

2 participants