diff --git a/MINE/rin/README.md b/MINE/rin/README.md index 5e8cd73..611d617 100644 --- a/MINE/rin/README.md +++ b/MINE/rin/README.md @@ -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 diff --git a/MINE/rin/mining_log.txt b/MINE/rin/mining_log.txt index 4d4b51b..3150f55 100644 --- a/MINE/rin/mining_log.txt +++ b/MINE/rin/mining_log.txt @@ -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 diff --git a/MINE/rin/web_wallet.send.sh b/MINE/rin/web_wallet.send.sh index e62cc36..75b8d9b 100644 --- a/MINE/rin/web_wallet.send.sh +++ b/MINE/rin/web_wallet.send.sh @@ -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 "$@" + \ No newline at end of file diff --git a/dev/AI.md b/dev/AI.md new file mode 100644 index 0000000..84ea2ae --- /dev/null +++ b/dev/AI.md @@ -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 + + +