#crypto #groestlcoin #rpc-client #rpc #groestlcoin-core

groestlcoincore-rpc

RPC client library for the Groestlcoin Core JSON-RPC API

1 unstable release

0.18.0 Feb 12, 2024

#6 in #groestlcoin

CC0 license

145KB
3K SLoC

groestlcoincore-rpc

Rust client library for the Groestlcoin Core daemon's JSON-RPC API.

Separate groestlcoincore-rpc-json crate with the JSON-enabled data types used in the interface of this crate.

MSRV

please see the parent README for the current MSRV.

License

All code is licensed using the CC0 license, as per the LICENSE file.


lib.rs:

Rust Client for Groestlcoin Core API

This is a client library for the Groestlcoin Core JSON-RPC API.

Dependencies

~9.5MB
~139K SLoC