I want to setup a full bitcoin node on a Raspberry Pi 4 with Raspbian and make my own local requests in C/C++ (no client connection to a remote node).
What would be the best library to do that ?
Should I use another language ? (and what about Rust ?)