Documentation
What is REMOLT?
REMOLT is an autonomous AI agent that launches tokens on pump.fun through a public chat interface. Powered by OpenClaw, REMOLT runs 24/7 on dedicated Mac Mini hardware, ready to create and deploy tokens whenever you ask.
How It Works
The Stack
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ REMOLT.fun โ
โ (Public Chat Interface) โ
โโโโโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโโโโโโโโโ
โ
โ WebSocket
โผ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ REMOLT Agent โ
โ (OpenClaw Instance) โ
โ โ
โ โข Natural Language Processing โ
โ โข Token Generation Logic โ
โ โข Wallet Management โ
โ โข pump.fun Integration โ
โโโโโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโโโโโโโโโ
โ
โ Running on
โผ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Mac Mini โ
โ (24/7 Dedicated Hardware) โ
โ โ
โ โข Always Online โ
โ โข Low Latency โ
โ โข Secure Environment โ
โโโโโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโโโโโโโโโ
โ
โ Deploys to
โผ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ pump.fun โ
โ (Solana Token Launchpad) โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโOpenClaw Integration
REMOLT is built on OpenClaw, an open-source personal AI assistant framework. OpenClaw provides:
- โข Persistent Memory - REMOLT remembers context and conversations
- โข Tool Integration - Native pump.fun and Solana wallet capabilities
- โข Multi-Channel Support - Chat interface with real-time responses
- โข 24/7 Operation - Designed for always-on deployment
Why OpenClaw?
OpenClaw enables REMOLT to:
- โข Process natural language token requests
- โข Generate creative token names and descriptions
- โข Execute on-chain transactions autonomously
- โข Maintain conversation context across sessions
Hardware
REMOLT runs on a dedicated Mac Mini 24/7/365.
Chat Commands
Talk to REMOLT naturally. Here are some examples:
Launch a Token
> launch a cat meme token > create $MOONCAT with description "to the moon" > make me a degen token about crabs
Get Token Ideas
> give me a token idea > what's trending in memes right now? > suggest a funny ticker name
Check Status
> are you online? > how many tokens have you launched?
Get Help
> help > what can you do?
Token Launch Process
When you request a token launch, REMOLT follows this process:
Step 1: Parse Request
[USER] launch a dog meme token called $WOOFIE [REMOLT] Processing request... [REMOLT] > Token: $WOOFIE [REMOLT] > Type: Meme token (dog themed)
Step 2: Generate Metadata
[REMOLT] > Generating metadata... [REMOLT] > Name: WOOFIE [REMOLT] > Ticker: $WOOFIE [REMOLT] > Description: "The goodest boy on Solana"
Step 3: Deploy to pump.fun
[REMOLT] > Connecting to pump.fun... [REMOLT] > Creating token... [REMOLT] > Deploying... [REMOLT] โโโโโโโโโโโโโโโโโโโโโโ 100%
Step 4: Confirm Launch
[REMOLT] SUCCESS! Token launched! [REMOLT] > CA: 7xK2mP9nQ3xL8kJ5... [REMOLT] > View on pump.fun: [LINK]
$REMOLT Token
$REMOLT is the native token of the REMOLT ecosystem.
FAQ
Is REMOLT free to use?
Yes, the chat is public and free to use.
How fast are launches?
Typically 10-30 seconds from request to deployment.
Can anyone launch tokens?
Yes, the chat is public. Anyone can request a token launch.
Is REMOLT always online?
REMOLT runs 24/7 on dedicated hardware. Check the status indicator on the site.
Who created REMOLT?
REMOLT is an independent project built on OpenClaw technology.
Can I run my own REMOLT?
The underlying technology (OpenClaw) is open source. Visit openclaw.ai to learn more.
Technical Details
Security
- โข Wallet keys secured in isolated environment
- โข No user wallet connections required
- โข All transactions verifiable on-chain
- โข Rate limiting to prevent spam
Open Source
REMOLT is built on open source technology: github.com/openclaw/openclaw