tempo

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Tempo

Tempo

Skill for building applications on the Tempo network.
用于在Tempo网络上构建应用的Skill。

Capabilities

功能特性

  • Navigate Tempo documentation and protocol specs
  • Browse source code for tempoxyz/tempo (Rust node) and tempoxyz/tempo-ts (TypeScript SDK)
  • Access related libraries: viem, wagmi, reth, foundry
  • 查阅Tempo文档和协议规范
  • 浏览tempoxyz/tempo(Rust节点)和tempoxyz/tempo-ts(TypeScript SDK)的源代码
  • 访问相关库:viem、wagmi、reth、foundry

MCP Tools

MCP工具

Use these tools to explore Tempo:
ToolDescription
mcp__tempo__list_pages
List all documentation pages
mcp__tempo__read_page
Read a specific documentation page
mcp__tempo__search_docs
Search documentation
mcp__tempo__list_sources
List available source repositories
mcp__tempo__list_source_files
List files in a directory
mcp__tempo__read_source_file
Read a source code file
mcp__tempo__get_file_tree
Get recursive file tree
mcp__tempo__search_source
Search source code
使用以下工具探索Tempo:
工具描述
mcp__tempo__list_pages
列出所有文档页面
mcp__tempo__read_page
阅读特定文档页面
mcp__tempo__search_docs
搜索文档
mcp__tempo__list_sources
列出可用的源代码仓库
mcp__tempo__list_source_files
列出目录中的文件
mcp__tempo__read_source_file
阅读源代码文件
mcp__tempo__get_file_tree
获取递归文件树
mcp__tempo__search_source
搜索源代码

Available Sources

可用源代码

  • tempoxyz/tempo
    – Tempo node (Rust)
  • tempoxyz/tempo-ts
    – TypeScript SDK
  • paradigmxyz/reth
    – Reth Ethereum client
  • foundry-rs/foundry
    – Foundry toolkit
  • wevm/viem
    – TypeScript Ethereum interface
  • wevm/wagmi
    – React hooks for Ethereum
  • tempoxyz/tempo
    – Tempo节点(Rust)
  • tempoxyz/tempo-ts
    – TypeScript SDK
  • paradigmxyz/reth
    – Reth以太坊客户端
  • foundry-rs/foundry
    – Foundry工具包
  • wevm/viem
    – TypeScript以太坊接口
  • wevm/wagmi
    – React以太坊钩子

Workflow

工作流程

  1. Search docs first: Use
    mcp__tempo__search_docs
    to find relevant documentation
  2. Read pages: Use
    mcp__tempo__read_page
    with the page path
  3. Explore source: Use
    mcp__tempo__search_source
    or
    mcp__tempo__get_file_tree
    to find implementations
  4. Read code: Use
    mcp__tempo__read_source_file
    to examine specific files
  1. 先搜索文档:使用
    mcp__tempo__search_docs
    查找相关文档
  2. 阅读页面:使用
    mcp__tempo__read_page
    并传入页面路径
  3. 探索源代码:使用
    mcp__tempo__search_source
    mcp__tempo__get_file_tree
    查找实现代码
  4. 阅读代码:使用
    mcp__tempo__read_source_file
    查看特定文件

Key Concepts

核心概念

  • TIP-20: Native stablecoin standard (like ERC-20 but built into the protocol)
  • Tempo Transactions: Enhanced transaction format with sub-blocks and parallel execution
  • Fee Sponsorship: Pay transaction fees on behalf of users
  • Stablecoin DEX: Native exchange for stablecoin pairs
  • TIP-20:原生稳定币标准(类似ERC-20,但内置到协议中)
  • Tempo交易:支持子块和并行执行的增强型交易格式
  • 费用代付:代表用户支付交易费用
  • 稳定币DEX:原生稳定币对交易所