Skip to content

Add Stellar testnet faucet integration for developer onboarding #33

Description

@vestor-dev

New developers need funded testnet accounts to try the marketplace. Add:

(1) POST /api/v1/stellar/fund — accepts a public key, calls the Stellar friendbot to fund the account.
(2) Restrict to testnet only (return 403 on mainnet).
(3) Add rate limiting: 1 request per IP per hour.
(4) Surface a 'Fund with Testnet XLM' button in the frontend when wallet balance is 0.
(5) Document the endpoint in the backend README.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions