/erc20-faucet

ERC-20 coin with hybrid backend for free Faucet awarding DApp.

Primary LanguageJavaScriptMIT LicenseMIT

ERC-20 Faucet

Monorepo for a ERC-20 coin with hybrid backend for Faucet awarding DApp.


Features

  • MetaMask integration
  • Coin minting
  • Free faucet awards
  • Owner privileges
  • Standard ERC-20 functionalities

Smart Contract

Built using Truffle toolkit on top of OpenZeppelin ERC-20 implementation.


Frontend

React, Vite, and TypeScript combo. MetaMask integration via web3.js.


Backend

Hybrid architecture in Node.js, Express, and TypeScript.