9.1 TypeScript SDK
The TypeScript SDK supports common tasks like:
TypeScript SDK 支持以下常见任务,例如:
Deploying and calling contracts 部署和调用合约
Generating contract types with TypeChain 使用 TypeChain 生成合约类型
Building and sending transactions 建立和发送交易
Encoding and decoding contract ABI 编解码合约ABI
Refer here for full documentation.
请参阅此处 来获取完整文档。
Last updated