TokenBuddy is a decentralized web application that allows users to permissionlessly launch ERC20 tokens. This is achieved through a custom "TokenFactory" smart contract which creates new ERC20 tokens. Because the application relies on the Ethereum blockchain rather than a traditional backend, anybody in the world can use TokenBuddy forever as long as the Ethereum netork persists. The complexities of token creation are abstratced away by a simple, intuitive Next.js frontend.
-
Frontend:
- Next.js
- React
- daisyUI
- ConnectKit
- Wagmi
- Tailwind
- Viem
-
Backend:
- Hardhat
- Solidity
- Ethereum (Sepolia testnet)
This project is licensed under the MIT License.
