tempo
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseTempo
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:
| Tool | Description |
|---|---|
| List all documentation pages |
| Read a specific documentation page |
| Search documentation |
| List available source repositories |
| List files in a directory |
| Read a source code file |
| Get recursive file tree |
| Search source code |
使用以下工具探索Tempo:
| 工具 | 描述 |
|---|---|
| 列出所有文档页面 |
| 阅读特定文档页面 |
| 搜索文档 |
| 列出可用的源代码仓库 |
| 列出目录中的文件 |
| 阅读源代码文件 |
| 获取递归文件树 |
| 搜索源代码 |
Available Sources
可用源代码
- – Tempo node (Rust)
tempoxyz/tempo - – TypeScript SDK
tempoxyz/tempo-ts - – Reth Ethereum client
paradigmxyz/reth - – Foundry toolkit
foundry-rs/foundry - – TypeScript Ethereum interface
wevm/viem - – React hooks for Ethereum
wevm/wagmi
- – Tempo节点(Rust)
tempoxyz/tempo - – TypeScript SDK
tempoxyz/tempo-ts - – Reth以太坊客户端
paradigmxyz/reth - – Foundry工具包
foundry-rs/foundry - – TypeScript以太坊接口
wevm/viem - – React以太坊钩子
wevm/wagmi
Workflow
工作流程
- Search docs first: Use to find relevant documentation
mcp__tempo__search_docs - Read pages: Use with the page path
mcp__tempo__read_page - Explore source: Use or
mcp__tempo__search_sourceto find implementationsmcp__tempo__get_file_tree - Read code: Use to examine specific files
mcp__tempo__read_source_file
- 先搜索文档:使用查找相关文档
mcp__tempo__search_docs - 阅读页面:使用并传入页面路径
mcp__tempo__read_page - 探索源代码:使用或
mcp__tempo__search_source查找实现代码mcp__tempo__get_file_tree - 阅读代码:使用查看特定文件
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:原生稳定币对交易所