Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 639 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 639 Bytes

Eclipse Faucet Front-End

Public facing web page for the Eclipse testnet faucet. Built with Next.js and bootstrapped with create-next-app.

Production

Netlify Status

The web page is currently hosted on Netlify.

Local Development

First, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.