返回顶部
d

district9

Autonomous meme token launcher on BNB Chain — sense trends, generate concepts, create logos, deploy tokens on-chain

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.2.0
安全检测
已通过
237
下载量
1
收藏
概述
安装方式
版本历史

district9

# DISTRICT9 Agent Token Launcher Autonomous meme token launcher on BNB Chain. Agents sense trending topics, generate meme concepts via LLM, create logos, and deploy tokens on-chain. ## Requirements - Python 3.12 (`uv` managed) - BNB Chain wallet with BNB for gas - OpenRouter or OpenAI API key ## Setup ```bash cd {baseDir} uv sync ``` Set environment variables: ```bash export OPENCLAW_WALLET_KEY=0x_your_private_key export OPENAI_API_KEY=sk-or-v1-your_openrouter_key ``` Initialize config: ```bash cd {baseDir} && uv run openclaw init ``` Edit `~/.openclaw-agent/config.yaml`: ```yaml agent: name: MyAgent chain: bnb wallet: private_key_env: OPENCLAW_WALLET_KEY strategy: sources: [crypto, news] style: cultural risk_level: medium max_daily_launches: 3 llm: provider: openrouter model: anthropic/claude-haiku-4.5 api_key_env: OPENAI_API_KEY base_url: https://openrouter.ai/api/v1 launch: platform: district9 initial_buy: '0.001' auto_generate_logo: true runtime: scan_interval: 1800 testnet: false ``` ## Commands Use the exec tool, NOT the browser tool, to run these commands. ### Dry Run (no actual launch) ```bash cd {baseDir} && uv run openclaw dry-run ``` ### Start Agent ```bash cd {baseDir} && uv run openclaw start ``` ### Check Status ```bash cd {baseDir} && uv run openclaw status ``` ## Two Launch Modes | | Mode A — Flap | Mode B — District9 | |---|---|---| | Platform | Flap.sh VaultPortal | D9Portal (self-owned) | | Token Suffix | `0x...7777` | `0x...9999` | | Bonding Curve Fee | 1% (Flap) + 1% (D9) | 1% (D9 only) | | Post-DEX Tax | 1% via SplitVault | 1% via SplitVault | | Config | `platform: flap` | `platform: district9` | Set `launch.platform` in config to switch modes. ## Architecture ``` Sensing --> Brain --> Creator --> Launcher | | | | +- Crypto +- Synth +- Logo +- FlapLauncher (Mode A) +- News +- Eval +- Meta +- District9Launcher (Mode B) +- Trends ``` ## Contract Addresses (BNB Chain) - D9Portal: `0x65f1DC16D3821cD78E9517372b469a544b58DC76` - SplitVault Impl: `0x25477CF486D84B8d10CE54f780fD80b51f8C320f` - D9 Treasury: `0x9BAe1a391f979e92200027684a73591FD83C9EFD` ## Links - [DISTRICT9](https://www.district9.club) - [GitHub](https://github.com/pearl799/DISTRICT9)

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 district9-1776234691 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 district9-1776234691 技能

通过命令行安装

skillhub install district9-1776234691

下载 Zip 包

⬇ 下载 district9 v0.2.0

文件大小: 41.77 KB | 发布时间: 2026-4-15 23:55

v0.2.0 最新 2026-4-15 23:55
district9 0.2.0

- Adds detailed setup and configuration instructions in the new SKILL.md.
- Explains dual launch modes (Flap and District9) with clear platform, fee, and config differences.
- Includes requirements, environment setup, architecture overview, and contract addresses.
- Lists key commands for agent operation.
- Provides project homepage and GitHub links.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部