1个不稳定版本
0.17.0 | 2024年5月27日 |
---|
#19 in #bitcoin-core
140KB
3K 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的客户端库。
依赖项
~10MB
~140K SLoC