Skip to content

A simple decentralized application (dApp) to launch your cryptocurrency on the Sei blockchain in just a few clicks. Built during the Sei All Star Hackathon.

Notifications You must be signed in to change notification settings

mohitgit-hub/SeiFun

Repository files navigation


Sei Fun

A simple decentralized application (dApp) to launch your cryptocurrency on the Sei blockchain in just a few clicks.
Built during the Sei All Star Hackathon.


🧾 Description

Sei Fun empowers users to create their own cryptocurrency on the Sei blockchain effortlessly. Developed as part of the Sei All Star Hackathon, this dApp simplifies token creation with a user-friendly interface, making blockchain innovation accessible to everyone.


🚀 Features

✅ Current Features

  • Token Creation: Deploy your own custom ERC-20 token on the Sei blockchain.
  • Token Trading (Buy and Sell): Enable trading functionality for your token.
  • AI Ticker and Description: Generate unique token tickers and descriptions using AI.

🔜 Upcoming Features

  • Liquidity Management: Add or remove liquidity with ease.
  • Customized Token Launches: Empower businesses with tailored token creation options.
  • AI Image Generation: Create token-related visuals using AI.
  • TradingView Charts: Integrate advanced charting for token trading.
  • More exciting features in development!

🛠 Installation

1. Clone the repository

git clone https://github.com/mohitgit-hub/SeiFun
npm install

2. Install backend dependencies and start the backend server

cd backend
npm install
npm start

3. Install frontend dependencies and start the development server

cd frontend
npm install
npm run dev

🌐 Adding Sei Testnet Chain

To interact with the Sei Fun dApp, you’ll need to connect your wallet to the Sei Testnet.
Follow these steps:

  1. Open your wallet (e.g., MetaMask or any Sei-compatible wallet).
  2. Add the Sei testnet manually with the following details:
Network Name: Sei Testnet
RPC URL: https://evm-rpc-testnet.sei-apis.com
Chain ID: 1328
Currency Symbol: SEI
Block Explorer URL: https://seitrace.com/?chain=atlantic-2
  1. Save and switch to the Sei Testnet network in your wallet.

📚 For more details, refer to the official Sei documentation.


⛲ Faucet

To test the dApp, you’ll need testnet SEI tokens:

  1. Visit the Sei Testnet Faucet.
  2. Enter your wallet address.
  3. Request testnet SEI tokens.
  4. Wait a few minutes for them to appear in your wallet.

⚠️ Make sure you're connected to the Sei Testnet before requesting tokens.


💡 Usage

  1. Open your browser and navigate to:
    http://localhost:3000
  2. Connect your Sei-compatible wallet (configured to the Sei Testnet).
  3. Use the dApp to:
    • Create your ERC-20 token
    • Trade tokens
    • Generate AI-driven tickers/descriptions
    • Explore upcoming features

🧱 Built With

  • Solidity – Smart contract development
  • ReactJS – Frontend user interface
  • Sei Blockchain – Powering the decentralized infrastructure

📄 License

This project is licensed under the MIT License. See the LICENSE file for details.


🙏 Acknowledgements

  • Built during the Sei All Star Hackathon
  • Special thanks to the Sei community for support and inspiration!

About

A simple decentralized application (dApp) to launch your cryptocurrency on the Sei blockchain in just a few clicks. Built during the Sei All Star Hackathon.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •