tari-project/randomx-rs

RandomX rust bindings

Closed this issue · 2 comments

CjS77 commented

By the time Tari mainnet goes live, Monero's PoW will probably be RandomX. So we need a
RandomX proof of work implementation in Rust.

The easiest way to do this would be to build ffi bindings onto the C/C++ implementation and build a Rust crate that exposes the PoW API

@CjS77 @StriderDM Closing this as all issues have been completed and successfully closed