返回顶部
c

coinfound-rwa-read读取RWA数据

Read-only CoinFound RWA data skill backed by a bundled endpoint catalog and schema snapshots.

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

coinfound-rwa-read

CoinFound RWA 读取

对 CoinFound RWA GET 端点提供自包含的只读访问。

范围

  • - 支持 v1/c/rwa/* 路径下的 aggregates、timeseries、pie、list 和 dataset 路由。
  • 不刷新模式快照。将未处理的模式缺口交由 $coinfound-rwa-schema-probe 处理。

工作流程

  1. 1. 在构造请求前,先读取捆绑的端点目录和模式快照。
  2. 通过 endpointkey 或 assetclass + family + metric 解析路由。
  3. 运行捆绑的获取脚本,返回信封和标准化后的数据载荷。
  4. 如果模式缺失或与实时数据冲突,则委托给 $coinfound-rwa-schema-probe。

捆绑资源

首先读取:

  • - shared/coinfoundrwa/data/endpointcatalog.json
  • shared/coinfoundrwa/data/schemasnapshots/

运行:

  • - shared/coinfoundrwa/scripts/fetchrwa.py

最小示例

bash
python3 shared/coinfoundrwa/scripts/fetchrwa.py \
--endpoint-key stable-coin.market-cap.timeseries \
--query {groupBy:network}

bash
python3 shared/coinfoundrwa/scripts/fetchrwa.py \
--asset-class private-credit \
--family aggregates

预期输出

默认输出应包括:

  • - request
  • responseenvelope
  • normalizeddata
  • displaydata
  • shapefamily
  • schema_source

参考资料

  • - references/rwa-read-workflow.md
  • references/rwa-read-capabilities.md
  • references/rwa-read-integration-notes.md

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 coinfound-skill-1776023882 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 coinfound-skill-1776023882 技能

通过命令行安装

skillhub install coinfound-skill-1776023882

下载

⬇ 下载 coinfound-rwa-read v1.0.1(免费)

文件大小: 23.05 KB | 发布时间: 2026-4-13 09:49

v1.0.1 最新 2026-4-13 09:49
Initial release with bundled endpoint catalog and schema snapshots.

- Provides self-contained, read-only access to CoinFound RWA GET endpoints.
- Supports `aggregates`, `timeseries`, `pie`, `list`, and `dataset` under `v1/c/rwa/*`.
- Includes scripts and data for request routing, schema lookup, and normalized payloads.
- Delegates schema refresh and unresolved structures to `$coinfound-rwa-schema-probe`.

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

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

p2p_official_large
返回顶部