Welcome to GulshanToken (GTKN) — a personal ERC-20 token built from scratch as part of my blockchain internship. This project helped me understand smart contract deployment, MetaMask integration, Ganache setup, and token management from start to finish.
| Property | Value |
|---|---|
| Name | GulshanToken |
| Symbol | GTKN |
| Total Supply | 1,000,000 GTKN |
| Decimals | 18 |
| Network | Ganache (Localhost Testnet) |
- ✅ Wrote an ERC-20 compatible token contract using Solidity
- ✅ Deployed on Ganache using Remix IDE + MetaMask
- ✅ Imported token into MetaMask
- ✅ Verified token transfer logic with multiple accounts
- ✅ Captured every step as visual proof of learning
- Solidity 0.8.20
- Remix Ethereum IDE
- Ganache (Local Blockchain)
- MetaMask Wallet
- JavaScript VM / Injected Web3
- Custom ERC-20 Implementation
🧠 What I Learned
-How ERC-20 tokens work under the hood
-How to write and test contracts in Remix
-How to use Ganache for local Ethereum simulation
-How MetaMask interacts with local chains
-How to document and demonstrate blockchain projects professionally
Check out the Project Screenshots. Check out the full GTKN smart contract here.
📎Author Gulshan Kumar
🌐 BSc (Hons) Forensic Science | Blockchain & Cyber Intern
🔗 LinkedIn: www.linkedin.com/in/gulshan90
🟢 Feel free to fork, use, or reference this for your own learning. 📬 DM me if you'd like help getting started with Solidity or Remix!