ERC-20 dApp – Z Token

A professional ERC-20 decentralized application built on the Ethereum Sepolia testnet.
This project demonstrates end-to-end dApp development including smart contracts, deployment, and frontend interaction using ethers.js.


🚀 Features

ERC-20 Core

  • Transfer tokens
  • Approve & transferFrom
  • Check balance
  • Check allowance
  • Burn tokens

Faucet

  • Claim test tokens
  • Prevent abuse using contract logic

dApp Functionality

  • Connect wallet (MetaMask)
  • Read & write blockchain data via ethers.js
  • User-friendly UI for contract interaction

Built With

Share this project:

Updates