A Dapp to make it easy to receive blockchain faucets while preventing spam attack on faucets
Obtaining faucet from the testnet should not be difficult. Faucets get drained due to spam attacks resulting from the lack of checks. This dApp helps users acquire faucet from various networks and prevents spam attacks on faucets.
How it works:
Contacts: Mode Testnet => 0xc1c025BC0A13Aba567f6C85Ea2A642AFb3d6bEd6
I developed the dApp using React and styled it with Chakra UI. The contract was built using Hardhat, while the server was constructed using Node.js and Express.js. I deployed my contracts on the Mode Testnet for Faucet NFT.
I used the following technologies: