Crates.io | monero-rust |
lib.rs | monero-rust |
version | 0.0.3 |
source | src |
created_at | 2024-09-11 20:08:06.732177 |
updated_at | 2024-10-12 23:33:05.321783 |
description | Monero in Rust. A command-line interface and SDK. |
homepage | |
repository | https://github.com/ManyMath/monero-rust |
max_upload_size | |
id | 1372228 |
size | 73,263 |
monero-rust
A proof-of-concept Monero SDK oriented towards use by Dart. Seeks to provide
bindings for Rust crates such as monero-serai
(soon to be monero-wallet
and
monero-oxide
less soon) and cuprate
(soon™).
cbindgen
: cargo install --force cbindgen
.monero-rust.h
C bindings for Rust, use cbindgen
in the
monero-rust
directory:
cbindgen --config cbindgen.toml --crate monero-rust --output monero-rust.h
monero-wallet-cli
monero-wallet-rpc
monerod
monero-serai
.