Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

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

 
 
 

Contributors