Skip to content

spencerwilf/TokenBuddy

Repository files navigation

TokenBuddy

Live Link

Access the live site here

Overview

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.

Screenshot 2023-09-17 at 1 21 11 PM

Technologies Used

  • Frontend:

    • Next.js
    • React
    • daisyUI
    • ConnectKit
    • Wagmi
    • Tailwind
    • Viem
  • Backend:

    • Hardhat
    • Solidity
    • Ethereum (Sepolia testnet)

License

This project is licensed under the MIT License.

About

A web application to seamlessly launch ERC20 tokens

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published