Skip to content

waseemjaved755/ERC20-Token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This project implements a custom ERC-20 token deployed on the Sepolia Test Network, built using the Hardhat framework. The contract also includes a faucet feature, allowing users to request tokens for testing and development purposes.

Features

  • Custom ERC-20 Token:
    • Fully compliant with the ERC-20 standard.
    • Includes minting functionality.
  • Faucet Functionality:
    • Users can request tokens from the faucet.
    • Ensures tokens are available for testing on the Sepolia network.
  • Deployed on Sepolia Testnet for easy accessibility.

Tech Stack

  • Smart Contracts: Solidity
  • Framework: Hardhat
  • Network: Sepolia (Ethereum Testnet)
  • Testing: Mocha and Chai
  • Wallet/Tools: MetaMask, Infura for RPC connection

About

An ERC-20 Token

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published