πͺ Basic Token Creator
A simple and beginner-friendly web application that allows users to create their own blockchain tokens without writing complex smart contract code.
π Features
Create custom tokens easily
Set token name, symbol, and total supply
Supports standard token format (ERC-20)
Beginner-friendly UI
Quick deployment to blockchain
π οΈ Tech Stack
Frontend: HTML, CSS, JavaScript
Blockchain: Ethereum
Smart Contracts: Solidity
Tools: MetaMask, Remix / Hardhat
π¦ Installation
Clone the repository:
git clone https://github.com/your-username/basic-token-creator.git
Navigate to the project folder:
cd basic-token-creator
Open index.html in your browser OR run using Live Server (VS Code)
βοΈ Usage
Connect your MetaMask wallet
Enter token details:
Name
Symbol
Total Supply
Click Create Token
Confirm the transaction in MetaMask
Your token will be deployed π
π Project Structure
basic-token-creator/
βββ index.html
βββ style.css
βββ script.js
βββ contract/
β βββ Token.sol
βββ README.md
This project is for educational purposes only. Do not use it in production without proper security audits.
π€ Contributing
Pull requests are welcome! Feel free to fork the repo and improve it.
π License
This project is licensed under the MIT License.
Contract Address :CA5XMTKQIVII5EPNIWQ7TNKSBFK5LO7IZVMJCYVU6EBZK6IN3RMEERSN 
