Home
Softono

Cuprate

Open source Rust
376
Stars
66
Forks
122
Issues
13
Watchers
2 months
Last Commit

 About Cuprate

Cuprate, a modular Monero node written in Rust.

Platforms

Web Self-hosted

Languages

Rust

Need Help Installing Cuprate?

We provide expert installation service for this software. Our team will install, configure, and secure Cuprate on your server. plans start at just $30.

An alternative Monero node implementation.

(work-in-progress)

Matrix CI

Contents

About

Cuprate is an effort to create an alternative Monero node implementation in Rust.

It is able to independently validate Monero consensus rules, providing a layer of security and redundancy for the Monero network.

See https://user.cuprate.org for more details.

Books

Cuprate is currently a work-in-progress; documentation will be changing/unfinished.

Cuprate maintains various documentation books:

Book Description
Monero's protocol book Documents the Monero protocol
Cuprate's user book Practical user-guide for using cuprated

Build

To build Cuprate from source code, see https://user.cuprate.org/getting-started/source.html.

Crates

For a detailed list of all crates, see: https://architecture.cuprate.org/appendix/crates.html.

For crate (library) documentation, see: https://doc.cuprate.org. This site holds documentation for Cuprate's crates and all dependencies. All Cuprate crates start with cuprate_, for example: cuprate_database.

Contributing

See CONTRIBUTING.md.

Security

Cuprate has a responsible vulnerability disclosure policy, see SECURITY.md.

License

The binaries/ directory is licensed under AGPL-3.0, everything else is licensed under MIT.

See LICENSE for more details.