#bitcoin #crypto #bitcoin-core #rpc-client #rpc

jitash-bitcoincore-rpc

Bitcoin Core JSON-RPC API 的 RPC 客户端库

1 个不稳定版本

0.17.0 2023年6月8日

#28 in #bitcoin-core

CC0 许可

60KB
1.5K SLoC

bitcoincore-rpc

Bitcoin Core 代理的 JSON-RPC API 的 Rust 客户端库。

独立的 bitcoincore-rpc-json 包,包含在此包接口中使用的启用 JSON 的数据类型。

MSRV

请参阅父 README 文件以获取当前的 MSRV。

许可

所有代码均使用 CC0 许可,如 LICENSE 文件所示。


lib.rs:

Bitcoin Core API 的 Rust 客户端

这是一个 Bitcoin Core JSON-RPC API 的客户端库。

依赖项

~11–23MB
~327K SLoC