Skip to content

mdarko79/GenMint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ GenMint - AI Token Generator

AI-powered cryptocurrency token generator for Solana & Base blockchains.

🚀 Features

  • 🤖 AI-Generated Descriptions - Powered by OpenRouter
  • 🎨 AI-Generated Logos - Powered by Replicate
  • Lightning Fast - Deploy tokens in minutes
  • 🔒 Secure - Battle-tested blockchain integration
  • 💰 Multi-Chain - Supports Solana & Base

🛠️ Tech Stack

  • Frontend: React.js, TailwindCSS, Framer Motion
  • Blockchain: Solana Web3.js, Ethers.js
  • Database: Firebase Firestore
  • AI: OpenRouter API, Replicate API
  • Wallets: Phantom (Solana), MetaMask (Base)

📦 Installation

```bash git clone https://github.com/mdarko79/GenMint.git cd GenMint/genmint-app npm install ```

⚙️ Configuration

Create a `.env` file in the root directory:

```env REACT_APP_OPENROUTER_API_KEY=your_openrouter_key REACT_APP_REPLICATE_API_KEY=your_replicate_key

REACT_APP_FIREBASE_API_KEY=your_firebase_key REACT_APP_FIREBASE_AUTH_DOMAIN=your_project.firebaseapp.com REACT_APP_FIREBASE_PROJECT_ID=your_project_id REACT_APP_FIREBASE_STORAGE_BUCKET=your_project.appspot.com REACT_APP_FIREBASE_MESSAGING_SENDER_ID=your_sender_id REACT_APP_FIREBASE_APP_ID=your_app_id

REACT_APP_SOLANA_PAYMENT_ADDRESS=your_solana_wallet REACT_APP_BASE_PAYMENT_ADDRESS=your_eth_wallet ```

🚀 Run Locally

```bash npm start ```

Open http://localhost:3000

🌐 Deploy

Vercel (Recommended)

  1. Push to GitHub
  2. Go to vercel.com
  3. Import repository
  4. Add environment variables
  5. Deploy!

📸 Screenshots

Coming soon...

📄 License

MIT License

🤝 Contributing

Contributions welcome! Feel free to open issues or submit PRs.

📧 Contact

GitHub: @mdarko79

About

AI-powered cryptocurrency token generator for Solana & Base blockchains.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors