Skip to content

feat(config-gen): emit Soroban RPC env vars for soroban-defi template#510

Open
Henrichy wants to merge 1 commit intoStellerCraft:mainfrom
Henrichy:main
Open

feat(config-gen): emit Soroban RPC env vars for soroban-defi template#510
Henrichy wants to merge 1 commit intoStellerCraft:mainfrom
Henrichy:main

Conversation

@Henrichy
Copy link
Copy Markdown

  • Add DEFAULT_SOROBAN_RPC_URL constant for mainnet/testnet resolution
  • Implement resolveSorobanRpcUrl helper for consistent fallback logic
  • Update buildStellarEnvVars to accept family parameter and emit
    NEXT_PUBLIC_SOROBAN_RPC_URL and NEXT_PUBLIC_CONTRACT_ADDRESSES
  • Update env-template-generator.ts to include required keys in .env.example
  • Update generateStellarConfigFile to use requiresSoroban/usesAssetPairs/usesContractAddresses guards
  • Fix test failure and ensure all tests pass
  • Closes Extend stellar-config-generator to emit Soroban RPC env vars for soroban-defi template #479

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 28, 2026

@Henrichy Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

Extend stellar-config-generator to emit Soroban RPC env vars for soroban-defi template

1 participant