Skip to content

Issue 12: Support separate Friendbot / custom faucet URLs per network #103

@Nanle-code

Description

@Nanle-code

Labels: enhancement, network

Description:
Friendbot URL is hardcoded in src/utils/horizon.rs; custom testnets cannot fund accounts.

Acceptance criteria:

NetworkConfig optional friendbot_url.
network add accepts --friendbot-url.
wallet fund uses network-specific faucet.
Files:

src/utils/config.rs
src/utils/horizon.rs
src/commands/network.rs
src/commands/wallet.rs

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave program

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions