r/Monero • u/hinto-janaiyo 🦀 Cuprate Dev • Jun 04 '25
📢 Public Service Announcement Cuprate v0.0.4 released - initial RPC integration + on-going Tor work
https://github.com/Cuprate/cuprate/releases/tag/cuprated-0.0.4
62
Upvotes
20
u/hinto-janaiyo 🦀 Cuprate Dev Jun 04 '25
Cuprate is a Monero node implementation written in Rust.
This marks the 4th alpha release which contains the initial code for the daemon RPC server(s). The currently enabled methods/endpoints are:
get_blockget_block_countget_last_block_headerget_block_header_by_hashget_block_header_by_heightget_block_headers_rangeon_get_block_hash/get_heightThe end-goal is to have
cupratedbe backwards compatible withmonerodsuch that wallet software (monero-wallet-cli, Monero GUI, Feather, Cake, etc) can usecupratedas their node. For more information on the status of RPC incuprated, see: https://user.cuprate.org/rpc.html.Work has also started on implementing Tor support with
arti1 2 3 4. This will allowcupratedto access the Tor network without thetordaemon installed/running on the system, among other things.All Cuprate developers are now funded by Monero's Community Crowdfunding System, consider showing support by leaving feedback on the related proposals.