Added SAL support

This commit is contained in:
MoneroOcean
2024-07-20 04:41:33 +03:00
parent 084ea7fd77
commit c696b5b43f
4 changed files with 23 additions and 2 deletions

View File

@@ -4,7 +4,8 @@ Node-CryptoForkNote-Util with Merged Mining support
Installing locally and testing
-----
```
npm install https://github.com/MoneroOcean/node-cryptoforknote-util
JOBS=$(nproc) npm install https://github.com/MoneroOcean/node-cryptoforknote-util
node_modules/cryptoforknote-util/tests/run.sh
```
Dependencies