No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-05-15 18:30:48 +02:00
.github Update CI, dependencies (#172) 2026-04-05 14:58:33 +01:00
audits Add audit and FROSTLASS security proofs by Cypher Stack 2025-08-15 01:01:16 +01:00
media Add logo (#53) 2025-09-08 21:52:40 +01:00
monero-oxide add skip-transaction-hash-validation feature 2026-05-15 18:30:48 +02:00
tests Update CI, dependencies (#172) 2026-04-05 14:58:33 +01:00
.gitattributes Copy in the Serai working tree as of e3809b2ff1a0a8a21a5fb3c931f552fd54251f7d 2025-08-15 01:01:16 +01:00
.gitignore Prune workspace 2025-08-15 01:01:16 +01:00
.rustfmt.toml Copy in the Serai working tree as of e3809b2ff1a0a8a21a5fb3c931f552fd54251f7d 2025-08-15 01:01:16 +01:00
Cargo.lock Update CI, dependencies (#172) 2026-04-05 14:58:33 +01:00
Cargo.toml Rollup of miscealleanous commits (#155) 2026-01-19 15:47:22 +00:00
clippy.toml Rollup of miscealleanous commits (#155) 2026-01-19 15:47:22 +00:00
Code of Conduct.md Proposed Governance (#1) 2024-09-09 19:42:02 +01:00
Contributing.md Proposed Governance (#1) 2024-09-09 19:42:02 +01:00
deny.toml New monero-rpc candidate (#66) 2026-01-07 14:48:58 +00:00
Governance.md Proposed Governance (#1) 2024-09-09 19:42:02 +01:00
MSRV Policy.md new MSRV policy (#31) 2025-08-27 02:10:55 +01:00
README.md Add initial README (#22) 2025-08-18 16:55:59 +01:00
rust-toolchain.toml Update CI, dependencies (#172) 2026-04-05 14:58:33 +01:00
Security.md Clarify alternate methods of disclosure (#162) 2026-01-19 14:00:01 +00:00

monero-oxide

monero-oxide is an organization to maintain and develop the monero-oxide family of libraries, implementing large swaths of the Monero protocol in Rust. For information on the organization's information, please see our governance document.

The organization primarily develops and maintains two crates (with many crates underneath them):

  • monero-oxide: A Rust implementation of the Monero blockchain protocol.
  • monero-wallet: Wallet functionality for the Monero protocol.

The latest copy of the documentation is available here.

We welcome contributions, either via making issues or opening pull requests. For the latter, please see our contributing guidelines.

To report a security issue, please see our disclosure policy.