Skip to content

feat: improve template environment configuration for Base Sepolia development#2665

Open
faisalnugroho wants to merge 1 commit into
coinbase:mainfrom
faisalnugroho:feat/improve-template-env
Open

feat: improve template environment configuration for Base Sepolia development#2665
faisalnugroho wants to merge 1 commit into
coinbase:mainfrom
faisalnugroho:feat/improve-template-env

Conversation

@faisalnugroho

Copy link
Copy Markdown

Summary

Improves the .template.env files in both the onchainkit-nextjs and minikit-nextjs templates to provide a better developer experience when setting up Base Sepolia development environments.

Changes

  • Added descriptive comments explaining each environment variable
  • Included OnchainKit API key setup instructions with link to get one
  • Added Base Sepolia/Mainnet RPC endpoint reference
  • Added optional WalletConnect Project ID configuration
  • Added optional Coinbase Commerce configuration
  • Improved overall developer onboarding experience

Motivation

The current .template.env configuration is minimal and may be confusing for developers setting up local Base Sepolia environments. This improvement makes the templates self-documenting and reduces setup friction.

Testing

  • Verified template files are valid environment variable format
  • No runtime changes - documentation/configuration only

Closes #2644

…elopment

- Add descriptive comments explaining each environment variable
- Include OnchainKit API key setup instructions with link
- Add Base Sepolia/Mainnet RPC endpoint reference
- Add optional WalletConnect and Coinbase Commerce config
- Improve developer onboarding experience for Base development

Closes coinbase#2644
@vercel

vercel Bot commented May 28, 2026

Copy link
Copy Markdown

@faisalnugroho 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 1
Sum 2

@faisalnugroho

Copy link
Copy Markdown
Author

Hi! Following up on this improvement PR. This PR improves the template .env with better defaults and inline comments for Base Sepolia development. Reduces friction for new contributors.

All CI checks pass (StepSecurity ✅). Would love to get your review when you have a moment. Thanks!

@faisalnugroho

Copy link
Copy Markdown
Author

Hi! I'd love to get this PR reviewed when you have a moment. This PR addresses improve template environment configuration for Base Sepolia. Happy to make any adjustments based on your feedback. Thank you!

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