This commit is contained in:
Dobromir Popov
2025-09-26 10:50:18 +03:00
parent 77c7c249b3
commit 6d08bbb3ae
4 changed files with 13 additions and 1 deletions

View File

@@ -11,6 +11,11 @@ cd /mnt/shared/DEV/repos/d-popov.com/scripts
# Run your miner
./cpuminer -a rinhash -o stratum+tcp://127.0.0.1:3333 -u user -p pass -t 28
#zergpool:
/mnt/shared/DEV/repos/d-popov.com/mines/rin/miner/cpuminer-opt-rin/cpuminer -a rinhash -o stratum+tcp://rinhash.eu.mine.zergpool.com:7148 -u bc1qjn4m6rmrveuxhk02a5qhe4r6kdcsvvt3vhdn9j -p c=BTC,mc=RIN,m=solo
```
**Result**: 100% of block rewards go to your wallet

View File

@@ -1,7 +1,7 @@
================================================================================
RinCoin Mining Log
================================================================================
Started: 2025-09-24 14:20:13
Started: 2025-09-24 14:21:00
Target Address: rin1qahvvv9d5f3443wtckeqavwp9950wacxfmwv20q
Stratum: 0.0.0.0:3334
RPC: 127.0.0.1:9556

View File

@@ -9,3 +9,4 @@ WEB_WALLET_DIR="${SCRIPT_DIR}/web_wallet"
bash /mnt/shared/DEV/repos/d-popov.com/scripts/MINE/rin/send_rin.sh "$@"

6
dev/AI.md Normal file
View File

@@ -0,0 +1,6 @@
curl -fsSL https://cli.coderabbit.ai/install.sh | bash
1. Restart your shell or run: source ~/.bashrc
2. Run 'coderabbit auth login' to authenticate