Build a custom solana faucet using Next.js and solana/web3.js - Part 2
Introduction
So in part 1 of the blog, we implemented airdrop functionality for our faucet. Now lets improve faucet security by adding a reCAPTCHA to protect against spam and abuse from bots. We'll also deploy our faucet to Vercel to make it availabl...
sanjayrajesh.hashnode.dev4 min read