Forge Solana meme coins with the wisdom of Gandalf in Middle Earth
Dark Forge is a whimsical Solana meme coin creator where users:
- Consult Gandalf AI to generate token details (name, symbol, backstory)
- "Forge" their token in the fires of Mount Doom
- Receive a complete token package ready for deployment
- Node.js v18+
- Solana CLI (optional for full functionality)
- OpenAI API key (via OpenRouter)
-
Clone the repository:
git clone https://github.com/XerxesCoder/darkforge.git cd dark-forge
-
Create
.env
file:OPENROUTER_API_KEY=your_openrouter_key_here SITE_URL=need live website, no need in development SOLANA_RPC_URL=better to be a non-public
-
Install dependencies:
npm install
-
Run development server:
npm run dev
Variable | Required | Description |
---|---|---|
OPENROUTER_API_KEY |
Yes | Your OpenRouter API key for Gandalf AI |
SITE_URL |
Yes | Application URL (for OpenRouter headers) |
SOLANA_RPC_URL |
No | Solana RPC endpoint (defaults to mainnet-beta) |
The AI will generate:
- Meme coin name (2-4 words)
- Token symbol (3-5 characters)
- Humorous backstory
- Token use cases
- AI image generation prompt
- Basic tokenomics
After generating token details:
- Click "Forge in Mount Doom"
- The system prepares your token package
- Receive Solana token configuration files
Use the generated files to deploy:
- Solana SPL token
- Metadata
- Image assets
- Frontend: Next.js, Tailwind CSS
- AI: OpenRouter (GPT-4/GPT-3.5)
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
If you have any questions or feedback, please feel free to reach out.
- Telegram: @xerxescoder
- Telegram Channel: @xerxescodes
- Email: xerxescode@gmail.com
This project is open-source and available under the MIT License.
"One Token to rule them all, One Token to find them, One Token to bring them all, and in the darkness bind them."
Made with ❤️ by Xerxes