monero-oxide/monero-oxide ↗
Created Oct 18, 2025 · View the monero-oxide/monero-oxide repository page
An animated time-lapse of how monero-oxide/monero-oxide was built, commit by commit.
Want this for your repo?
Render a free sample of any GitHub repo in seconds.
Contributors
3
Lines of Code
1,914
From
Sep 9, 2024
To
Oct 6, 2025
About monero-oxide/monero-oxide
Monero-oxide is a Rust-based organization dedicated to implementing large portions of the Monero protocol, a privacy-focused cryptocurrency. The project maintains two main library families: the core monero-oxide crate that implements the Monero blockchain protocol itself, and monero-wallet, which provides wallet functionality for interacting with Monero. These libraries are structured as multiple crates working together to provide comprehensive protocol coverage.
The project is actively maintained and welcomes community contributions through issues and pull requests, with documented contributing guidelines and a security disclosure policy for responsible vulnerability reporting. Full API documentation is available online and kept current with the latest releases. The codebase is entirely written in Rust, making it suitable for developers and projects that want to build Monero integration using modern, systems-level programming approaches with memory safety guarantees.