sanjayrajesh.hashnode.devBuild a custom solana faucet using Next.js and solana/web3.js - Part 2Introduction 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...Mar 31, 2022ยท4 min read
sanjayrajesh.hashnode.devBuild a custom solana faucet using Next.js and solana/web3.js - Part 1Introduction Although the community agrees that building on Solana is synonymous to "Chewing glass", developers still love to buidl on the innovative and cool Layer 1. To get started building, we first need to get ourselves some SOL, the native token...Mar 30, 2022ยท6 min read