https://github.com/dotnwat/xmonarch
Cryptonight hash function in asm.js and WebAssembly
https://github.com/dotnwat/xmonarch
asmjs cryptonight emscripten javascript monero wasm webassembly
Last synced: 14 days ago
JSON representation
Cryptonight hash function in asm.js and WebAssembly
- Host: GitHub
- URL: https://github.com/dotnwat/xmonarch
- Owner: dotnwat
- Created: 2017-02-25T18:49:34.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-11T02:18:23.000Z (over 7 years ago)
- Last Synced: 2025-03-26T01:51:10.836Z (about 1 month ago)
- Topics: asmjs, cryptonight, emscripten, javascript, monero, wasm, webassembly
- Language: C++
- Homepage:
- Size: 740 KB
- Stars: 51
- Watchers: 6
- Forks: 17
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/noahdesu/xmonarch)
* Make
* C/C++ compiler
* Docker (for Emscripten SDK)```bash
make test
```