Scripts: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 June 2026

  • curprev 00:4500:45, 10 June 2026 Admin talk contribs 19,989 bytes +19,989 Created page with "<syntaxhighlight lang="bash"> #!/usr/bin/env bash # # btc — Bitcoin Core + ckpool control utility # DESC: Bitcoin Core, Mining, and Wallet Manager # Description: # Unified command-line control tool for operating a local Bitcoin Core node # and ckpool solo mining setup. Provides commands for: # • Core start / stop / restart # • Node and mining status dashboard # • ckpool control and payout address rotation # • Wallet management and a..."