Skip to content

Cap'n Proto schema files to communicate with Bitcoin Core over IPC

License

Notifications You must be signed in to change notification settings

2140-dev/bitcoin-core-capnp-schemas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Core IPC Schema Files

The libmultiprocess project in Bitcoin Core allows for external processes on a machine to communicate with a bitcoind process over Unix sockets. These schemas define the interface for communicating with bitcoind. Tools like Rust capnp may be used to auto-generate client code based on these schemas.

About

Cap'n Proto schema files to communicate with Bitcoin Core over IPC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published