← 返回
数据分析 中文

Byreal Cli

Byreal DEX (Solana) data & analytics CLI: query pools, tokens, TVL, APR, k-line charts, farmer rankings, launchpad projects, and DeFi position stats. Use whe...
Byreal DEX(Solana)数据与分析CLI:查询资金池、代币、TVL、APR、K线图、农民排名、Launchpad项目及DeFi头寸统计。使用whe...
ggg223399
数据分析 clawhub v0.2.7 3 版本 99870.3 Key: 无需
★ 1
Stars
📥 750
下载
💾 31
安装
3
版本
#latest

概述

Byreal DEX Analytics

Get Full Documentation

Always run these commands first to get complete, up-to-date documentation:

# Complete documentation (commands, parameters, workflows, constraints)
byreal-cli skill

# Structured capability discovery (all capabilities with params)
byreal-cli catalog list

# Detailed parameter info for a specific capability
byreal-cli catalog show <capability-id>

Installation

# Check if already installed
which byreal-cli && byreal-cli --version

# Install
npm install -g @byreal-io/byreal-cli

Check for Updates

byreal-cli update check

If an update is available:

byreal-cli update install

Credentials & Permissions

  • Most commands are read-only and require no wallet
  • Write commands require wallet setup via byreal-cli setup (interactive, handled by the CLI itself)
  • AI agents should never ask users to paste private keys in chat; always direct them to byreal-cli setup

Hard Constraints

  1. -o json only for parsing — when showing results to the user, omit it and let the CLI's built-in tables/charts render directly. Never fetch JSON then re-draw charts yourself.
  2. Never truncate on-chain data — always display the FULL string for: transaction signatures (txid), mint addresses, pool addresses, NFT addresses, wallet addresses. Never use xxx...yyy abbreviation.
  3. Preview first with --dry-run, then --confirm
  4. Large amounts (>$1000) require explicit confirmation
  5. High slippage (>200 bps) must warn user

版本历史

共 3 个版本

  • v0.2.7 当前
    2026-05-03 03:48 安全 安全
  • v1.1.1
    2026-03-29 11:43 安全
  • v1.1.0
    2026-03-27 21:21

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 199 📥 65,193
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 165 📥 60,118
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 368 📥 140,658