Skip to content

Low level, SV2-compatible rpc-client for bitcoincore rpc protocol

Notifications You must be signed in to change notification settings

lorbax/mini-rpc-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Low level RPC client for bitcoin rpc protocol

Not production ready

This is a low level RPC client for the rpc protocol of bitcoincore. Isn't meant to be a general purpose rpc client. Rather, a tool with the purpose to serve as a basis for other rpc clients. Many messages are not implemented and the message id counter is not managed.

This is suitable to be used in Stratum V2 Reference Implementation:

https://github.com/stratum-mining/stratum/

Sandbox

This is a library with the form of a binary, because the main is used as a sandbox

About

Low level, SV2-compatible rpc-client for bitcoincore rpc protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages