Skip to content

feat(faucet): better validation, explorer link, migration from nextjs#207

Merged
VanishMax merged 49 commits into
mainfrom
feat/faucet-link-to-explorer
May 11, 2026
Merged

feat(faucet): better validation, explorer link, migration from nextjs#207
VanishMax merged 49 commits into
mainfrom
feat/faucet-link-to-explorer

Conversation

@VanishMax
Copy link
Copy Markdown
Collaborator

@VanishMax VanishMax commented May 8, 2026

Three new things in a Faucet:

  • Migration from Nextjs to Vite v8 + small Hono server. Build time now only takes less than 3 seconds
  • Successful transaction now links to ShinzoHub explorer (http://blockscout.shinzo.network/)
  • Added a discussed validation that checks on-chain if an account was already funded in the last 24 hours and prevents faucet abuse
  • Added fresh Readme about the Faucet

Related Issue

Closes #197

Steps to Test

  1. ask me for recaptcha tokens or https://www.google.com/recaptcha/admin/create
  2. follow the newly created Readme with instructions on how to set envs and run the app
  3. or just open a link in a Cloudflare's comment below (Branch Preview URL)

Checklist

  • Code compiles / runs
  • Tests added / updated
  • Documentation updated if needed
  • PR is self-contained and focused
  • Code does not break any existing features
  • Code passes personal internal testing

@VanishMax VanishMax self-assigned this May 8, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 8, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
faucet 51f710b Commit Preview URL

Branch Preview URL
May 08 2026, 07:38 AM

@VanishMax VanishMax marked this pull request as ready for review May 8, 2026 07:45
@VanishMax VanishMax linked an issue May 8, 2026 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

@soniasingla soniasingla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

Copy link
Copy Markdown
Collaborator

@dvncan dvncan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm nice work

Base automatically changed from feat/in-browser-views to main May 11, 2026 07:00
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 11, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
metrics-dashboard 99f2c96 Commit Preview URL

Branch Preview URL
May 11 2026, 07:09 AM

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 11, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
shinzo-studio 99f2c96 Commit Preview URL

Branch Preview URL
May 11 2026, 07:09 AM

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 11, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
shinzo-webapp-staging 99f2c96 Commit Preview URL

Branch Preview URL
May 11 2026, 07:09 AM

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 11, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
shinzo-explorer 99f2c96 Commit Preview URL

Branch Preview URL
May 11 2026, 07:10 AM

@VanishMax VanishMax merged commit e23a9d8 into main May 11, 2026
5 checks passed
@VanishMax VanishMax deleted the feat/faucet-link-to-explorer branch May 11, 2026 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Point IP to Blockscout + Add Faucet Link in Explorer UI

3 participants