-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Description:
Configure environment variables for API endpoints, Stellar network, and third-party services.
Tasks:
- Create
.env.localfile - Create
.env.exampletemplate - Define variables:
NEXT_PUBLIC_API_URL,NEXT_PUBLIC_STELLAR_NETWORK - Add wallet-related environment variables
- Create environment validation utility
- Document all variables in README
- Add
.env.localto.gitignore
Acceptance Criteria:
- Environment variables load correctly
- Public variables accessible in client components
.env.examplehas all required variables documented- Build fails if required variables are missing
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program