Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Repository files navigation

Recall Faucet UI

A simple UI for the Recall Faucet

Background

The faucet UI is a simple interface that interacts with a deployed Faucet contract, which drips testnet funds to users.

Usage

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

Development

The available scripts include:

  • dev: Run the development server
  • build: Build the production application
  • start: Start the production application
  • lint: Run the linter

Contributing

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT OR Apache-2.0, © 2025 Recall Contributors

Releases

Packages

Contributors

Languages