Frontend that works with this Faucet.
Set the auth0 env variables:
REACT_APP_AUTH0_DOMAIN
REACT_APP_AUTH0_CLIENT_ID
REACT_APP_AUTH0_AUDIENCE
yarn install
yarn build
yarn install
yarn start
- Validate wallet encoding before sending it to the API.
- Add admin views if the user has the
manage:faucet
scope set.