Skip to content

hanchon-live/ethermint-faucet-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethermint Faucet Frontend

Frontend that works with this Faucet.

Configuration

Set the auth0 env variables: REACT_APP_AUTH0_DOMAIN REACT_APP_AUTH0_CLIENT_ID REACT_APP_AUTH0_AUDIENCE

Build

yarn install
yarn build

Run locally

yarn install
yarn start

TODOs:

  • Validate wallet encoding before sending it to the API.
  • Add admin views if the user has the manage:faucet scope set.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.6%
  • HTML 12.4%
  • CSS 1.0%