FuelLabs/forc

Faucet integration?

Offen

#36 geöffnet am 13.02.2023

 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Rust (0 Forks)auto 404
enhancementforc-wallethelp wantedquestion

Repository-Metriken

Stars
 (0 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Raised by @Braqzen, it would be great to have some sort of faucet for getting test funds on the CLI.

Currently our web faucet uses a captcha as a kind of rate-limit to stop folks programmatically rinsing the faucet. It might be tricky to achieve something as effective on a CLI that cannot be trivially worked around.

At the very least, we should provide a link to the web faucet for the user in the default help output or something along these lines.

Contributor Guide