mirror of
https://github.com/hinto-janai/cuprate.git
synced 2024-11-17 00:07:53 +00:00
Cuprate, an upcoming experimental, modern & secure monero node. Written in Rust
88b646c5a3
I am now a maintainer of monero-rs, so I can keep this maintained and not using serde was annoying. |
||
---|---|---|
.github/workflows | ||
common | ||
consensus | ||
cryptonight | ||
cuprate | ||
database | ||
misc | ||
net | ||
p2p | ||
random-x | ||
.gitignore | ||
Cargo.toml | ||
LICENSE-AGPL | ||
LICENSE.md | ||
README.md | ||
SECURITY.md |
An up and coming Rust Monero node.
Cuprate will be an alternative Monero node written from the ground up in Rust. It will be able to independently validate Monero consensus rules providing a layer of security and redundancy for the Monero network.
Cuprate will help to protect the network from implementation bugs that could cause a variety of issues, plus because it's written in a memory safe language Cuprate will be less likely to suffer from memory safety issues compared to monerod.