Skip to content

[Follow-up] Programmatic alternative for faucet #256

@cheny0

Description

@cheny0

Add this information to the relevant documents. Reference: #247

> [!TIP]
>
> **Programmatic alternative.** The faucet UI POSTs to `https://testnet.blockchain.logos.co/faucet-backend/<your-chosen-key>`. You can call that endpoint directly from a script or headless host:
>
> ```sh
> curl -X POST "https://testnet.blockchain.logos.co/faucet-backend/<your-chosen-key>"
> ```
>
> The response includes the transaction hash; the explorer URL it returns currently uses the `devnet.blockchain.logos.co` subdomain (see issue #244 for the testnet/devnet branding split).

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:appsDocs related to user-facing tools and experiences (wallet, faucet, explorer, demo apps, generators).
    No fields configured for Enhancement.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions