#tetcoin #blockchain #embed #subxt #submit #node #extrinsic

tetcore-subxt-client

将 tetcore 节点嵌入您的 subxt 应用程序

显示 crate…

1 个不稳定版本

0.5.0 2021 年 4 月 6 日

#9#subxt


tetcore-subxt 中使用

GPL-3.0 许可证

17KB
360

tetcore subxt · build 最新版本 文档

一个通过 RPC 将外部交易提交给 tetcore 节点的库。

用法

示例.

替代方案

tetcore-api-client 提供类似功能。

Tetcore Subxt Client

默认情况下,客户端构建器将通过 rpc 连接到全节点。 subxt-client 有助于直接嵌入轻量级客户端。它也可以用于嵌入全节点。这对于测试和 ci 特别有用。

许可证

此存储库中的所有代码均根据 GPLv3 许可。如果您对我们的产品的许可证有任何疑问,请 联系我们

lib.rs:

嵌入 tetcore 节点的客户端。

依赖关系

~65MB
~1M SLoC