Nanopow-rs

Small Rust library to generate proof of work for the Nano cryptocurrency. Fully parallelized on the CPU. The goal is for this to be easily includable in web applications as WASM using Parcel and stdweb. Currently, it works best as a native POW generation tool and work is being done to make it easy to use in Node (Electron) apps with Neon.