Skip to content
@monero-rs

Monero Rust Community

A Series of Projects to implement various Monero Protocols in Rust.

Hello monero-rs 🦀

Rust is an awesome language, and we want to bring that into the brilliant world of the monero-project by providing a series of Rust crates that implement various parts of the Monero protocol and allow the community to build incredible projects. Feel free to submit issues and enhancement requests or specific bugs and errors, also we welcome contributions to our open source projects on Github, just follow the rules of well-being.

🔍 Have a quick look

If you want to have a quick look here are some libraries available on crates.io:

  • monero, a general purpose library defining types related to Monero.
  • monero-rpc, a Monero daemon and wallet RPC client written in asynchronous Rust.
  • base58-monero, Monero base58 specific encoding format Rust implementation.
  • monero-epee-bin-serde, a serde format for the binary encoding defined within the epee helper library of Monero.
  • monero-lws, a Monero Light Wallet Server RPC client written in asynchronous Rust.

🌍 Part of a bigger ecosystem

Monero has an incredible ecosystem, if you're looking for other resources in other languages have a look at the monero-ecosystem!


⚠️ Repositories in this organization are maintained by community members and not by the Monero Core Team.

Pinned

  1. monero-rs monero-rs Public

    The Rust Monero library published on crates.io

    Rust 139 39

  2. monero-rpc-rs monero-rpc-rs Public

    RPC client for Monero daemon and wallet.

    Rust 36 23

  3. monero-epee-bin-serde monero-epee-bin-serde Public

    A serde format for the binary encoding defined within the epee helper library of Monero.

    Rust 4 6

  4. base58-monero base58-monero Public

    Monero base58 specific encoding format Rust implementation.

    Rust 6 4

  5. monero-lws monero-lws Public

    RPC client for Monero light wallet server.

    Rust 14 4

Repositories

Showing 8 of 8 repositories

Top languages

Loading…

Most used topics

Loading…