返回顶部
b

blowfish-launchBlowfish代币发行

Launch tokens on Solana via the Blowfish Agent API (Meteora Dynamic Bonding Curve). Use when the user wants to launch, deploy, or create a token on Solana, check token launch status, list launched tokens, or claim trading fees. Triggers on "launch token", "deploy token", "create token", "blowfish launch", "check launch status", "claim fees".

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

blowfish-launch

Blowfish Token Launch

Launch tokens on Solana programmatically via the Blowfish Agent API.

Base URL: INLINECODE0

Prerequisites

  • - A Solana keypair (ed25519). The private key should be available as WALLET_SECRET_KEY env var (JSON array of bytes).
  • Node.js 18+ or Bun with @solana/web3.js, tweetnacl, INLINECODE4

Workflow

  1. 1. Authenticate — wallet-based challenge-response → JWT (15 min expiry)
  2. Launch — POST token params → receive INLINECODE5
  3. Poll — GET status by eventId until success or INLINECODE8
  4. Done — token is live on Solana via Meteora DBC

Quick Launch

Run the bundled script:

CODEBLOCK0

API Endpoints

Authentication

  • - POST /api/auth/challenge{ wallet } → INLINECODE11
  • INLINECODE12 — { wallet, nonce, signature } → INLINECODE14

Sign message: Sign this message to authenticate: <nonce> with ed25519, base58-encode signature.

Tokens

  • - POST /api/v1/tokens/launch{ name, ticker, description?, imageUrl? }{ eventId } (Bearer auth)
  • INLINECODE19 — poll until success/failed/INLINECODE22
  • INLINECODE23 — list your tokens
  • INLINECODE24 — get specific token

Fee Claiming

  • - GET /api/v1/claims/ — get eligible claims
  • INLINECODE26 — claim fees for a token

Token Parameters

FieldRules
INLINECODE271-255 chars, required
INLINECODE28
2-10 chars, ^[A-Z0-9]+$, required | | description | max 1000 chars, optional | | imageUrl | max 255 chars, optional |

Error Handling

  • - 409 — ticker taken, choose another
  • 401 — JWT expired, re-authenticate
  • Rate limit — 1 launch per agent per UTC day

Full API Reference

See references/api.md for complete endpoint documentation.

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 blowfish-launch-1776419958 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 blowfish-launch-1776419958 技能

通过命令行安装

skillhub install blowfish-launch-1776419958

下载

⬇ 下载 blowfish-launch v1.0.0(免费)

文件大小: 4.7 KB | 发布时间: 2026-4-17 20:22

v1.0.0 最新 2026-4-17 20:22
Initial release — launch tokens on Solana via Blowfish Agent API (Meteora DBC)

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

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

p2p_official_large
返回顶部