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

satpoint-bitcoincore-rpc

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

1 个不稳定版本

0.17.2 2024 年 4 月 16 日

#14#bitcoin-core

CC0 许可证

140KB
3K SLoC

bitcoincore-rpc

Bitcoin Core 守护进程的 JSON-RPC API 的 Rust 客户端库。

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

MSRV

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

许可证

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


lib.rs:

Bitcoin Core API 的 Rust 客户端

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

依赖关系

~10MB
~146K SLoC