Robinhood Chain 现已上线Chainstack !立即为分片化股票部署可靠的nodes 。   开始构建
  • 代理
  • 定价

viem

TypeScript interface for Ethereum JSON-RPC, contracts, wallets, and utilities. It is at home in code-first blockchain workflows.

类型

开发工具

协议

Frame 2006 6 标志 Ethereum Frame 2005 7 标志 BNB Smart Chain Frame 2005 16 标志 Polygon Frame 2005 2 标志 Arbitrum Base Base Optimism Optimism Avalanche Avalanche

viem 是一个Ethereum 基于 EVM 的网络的 TypeScript 接口。它为开发者提供了用于 RPC 调用、合约读写、钱包操作、交易格式化、ABI 编码以及 EIP-712 类型化数据的类型化基本操作。

用途:

  • 构建DApp 的前端和后端服务。
  • 通过 RPC 提供程序读取区块链状态。
  • 利用 TypeScript 强大的类型推断功能编写契约交互。
  • 开发机器人、脚本、索引器及开发者库。

最合适的:

Teams that want direct Ethereum RPC and smart contract control without a heavy application framework.