randomx4r

Crates.iorandomx4r
lib.rsrandomx4r
version0.2.1
sourcesrc
created_at2020-03-17 15:45:02.253774
updated_at2020-06-15 13:13:06.226932
descriptionRusty wrapper for RandomX hashing
homepage
repositoryhttps://github.com/moneromint/randomx4r
max_upload_size
id219846
size25,921
Matt Smith (00-matt)

documentation

README

randomx4r

A Rusty wrapper for RandomX hashing.

Installation

Depends on the randomx4r-sys crate for FFI. Building this crate requires the installation of CMake and a C++ compiler.

Examples

Some small examples are included in the documentation. Larger examples are in the examples directory:

Links

License

The code in this repository is released under the terms of the MIT license. See LICENSE file in project root for more info.

Commit count: 13

cargo fmt