Skip to content

This project allows users to quickly create ERC20 tokens without the need for coding

Notifications You must be signed in to change notification settings

Rabeet8/ERC20Factory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC20 Factory 🚀

ERC20 Factory is a decentralized web application that allows users to effortlessly create and deploy their own ERC20 tokens on the Ethereum blockchain without needing extensive technical expertise. Designed with a user-friendly interface and robust backend, ERC20 Factory simplifies token creation while maintaining security and transparency.


Features

  • Custom Token Configuration
    Set your token name, symbol, decimals, and total supply directly through the interface.

  • Effortless Deployment
    Deploy tokens seamlessly to the Ethereum network in just a few clicks.

  • Copy Token Address
    Once created, the token address is displayed with a one-click copy feature.

  • Intuitive UI
    A beautifully designed interface with modern aesthetics and a responsive layout.

  • Error Handling & Feedback
    Get instant feedback during deployment with toast notifications for success or failure.


🚀 Technologies Used

  • Frontend:

    • Next.js
    • TypeScript
    • TailwindCSS (for styling)
  • Blockchain:

    • Solidity
    • Ethereum (Sepolia)
    • Ethers.js
    • Wagmi
    • Hardhat
  • Notifications:

    • React Toastify

🛠️ Getting Started

Prerequisites

  • Node.js (v16 or higher)
  • MetaMask wallet or any compatible Ethereum wallet installed.
  • Access to an Ethereum testnet (Sepolia).

Populate your keys

PRIVATE_KEY= "" SEPOLIA_RPC_URL="" ETHERSCAN_API_KEY=""

Installation

  1. Clone the repository:
    git clone https://github.com/rabeet8/erc20-factory.git
    cd erc20-factory

About

This project allows users to quickly create ERC20 tokens without the need for coding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published