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.
- 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.
- Smart Contracts: Solidity
- Framework: Hardhat
- Network: Sepolia (Ethereum Testnet)
- Testing: Mocha and Chai
- Wallet/Tools: MetaMask, Infura for RPC connection