Closed PierreBesson closed 1 year ago
The faucet-ui docker image is no longer supported since https://github.com/paritytech/polkadot-testnet-faucet/pull/296
There is a nice UI that is specific to Parity operated testnets and available here: https://paritytech.github.io/polkadot-testnet-faucet/. To provide a multi-chain user experience, the UI can only be used for Westend/Rococo faucets.
If other substrate based project want to create their own faucet UI (with recaptcha protection), it would be very easy to do. They can take inspiration from the polkadot-testnet-faucet client code: https://github.com/paritytech/polkadot-testnet-faucet/tree/main/client
Faucet image docker image: https://github.com/paritytech/polkadot-testnet-faucet/pull/238