Skip to content
View BaumerCrypto's full-sized avatar

Block or report BaumerCrypto

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
BaumerCrypto/README.md

Hey, I'm BaumerCrypto (AKA: BaumerCrypto2.0) πŸ‘‹

I'm a telecom fiber optic technician in Canada. I've been mining and running all types of cryptocurrency infrastructure since 2017 β€” GPUs, full nodes, masternodes, staking nodes, ASIC mining, and Oracle nodes.

What I'm Working On

πŸ”· DigiDollar Oracle Operator - I run Oracle Slot 17 (digibyte-maxi) for DigiByte's DigiDollar stablecoin system. I build and maintain the monitoring tools, hardening guides, and deployment scripts that keep my oracle node running 24/7 on a hardened Linux VPS. Currently running three systemd-managed daemons (testnet RC46 + mainnet rehearsal PRE2 + mainnet chain sync) with oracle.dgbmaxi.com volunteered as a mainnet seed peer for the v9.26.2 launch.

⛏️ Crypto Mining Infrastructure - Solo mining DGB and BTC using GSS/GSSM by MMFP Solutions, Start9/DATUM Gateway, custom ASIC monitoring scripts and Discord webhook alerting, which I originally developed for my personal setup over the years and have now shared with fellow crypto hobbyists.

πŸ› οΈ Open Source Tooling - Everything I build for my own infrastructure gets published so other operators can use it. If it's useful to me, it's probably useful to someone else.

Repos

Repo What It Is
digidollar-oracle-tools Monitoring scripts, hardening guides, and setup docs for DigiDollar oracle operators. My main project.
crypto-mining-tools ASIC temperature monitoring with auto-switching for CGMiner ASICs, and Start9/DATUM Gateway health probes. Discord webhook alerting.

What I've Built

  • oracle-monitor.sh - ~890-line health monitoring system with 12 automated checks, external config file, --dry-run mode, --config flag for dual-instance monitoring (testnet + mainnet from one script), Discord webhook alerting, anti-flap engineering (cooldown timer + hysteresis buffer), quorum margin tracking with heartbeat-based oracle counting, swap pressure detection, MuSig2 session monitoring, and degraded consensus detection. Runs on cron every 5 minutes on my oracle VPS.
  • Cross-platform oracle monitor - Native Windows PowerShell port (oracle-monitor.ps1, zero dependencies) and macOS port (oracle-monitor-macos.sh, stock bash 3.2). Full logic parity with the Linux version. Both include a live watch mode dashboard. Setup guide and config templates for each platform.
  • oracle-network-status.sh - Gitter network status bot that posts automated oracle health summaries to the DigiDollar community channel every 12 hours via Matrix API. Reports quorum health, consensus price, MuSig2 signing status, software version adoption, and stale/inactive operators with @ mention notifications. Dual-instance support for testnet + mainnet. Community-requested feature by shenger.
  • ORACLE_HARDENING_GUIDE.md - Full VPS security hardening guide (898 lines) covering SSH, UFW, Fail2Ban, kernel hardening, systemd, resource isolation, and OOM protection. Based on my live oracle setup, reboot-verified, soak-tested with 3 concurrent daemons.
  • HOME_ORACLE_HARDENING_GUIDE.md - Home network security hardening guide (1,257 lines) for Linux, Windows, and macOS. Three tiers from essential to advanced β€” covers firewall, port forwarding, NTP time sync, router hardening, UPS, VLANs, and WireGuard. Community-requested by Aussie Epic.
  • Oracle VPS automation - systemd services for auto-start on reboot (3 daemons: testnet, mainnet rehearsal, mainnet sync), simplified startup scripts (unencrypted oracle wallet, no manual unlock needed), cron-based monitoring with 12-hour health summaries, swap + systemd-oomd OOM protection, and Contabo VPS snapshot management for disaster recovery.
  • Mainnet seed peer - I own dgbmaxi.com domain, DNS pointed at my oracle VPS, volunteered addnode=oracle.dgbmaxi.com:12024 as a seed peer for the DigiDollar v9.26.2 mainnet launch.

Tech I Work With

  • Blockchains: Bitcoin of course, there is no second best! Well... besides DigiByte πŸ˜„
  • Node History: Full nodes, masternodes, and staking nodes across DigiByte, PIVX, ChainFlip, SESH/Session/Oxen, and sooo many others over the years.
  • Community Governance: Helium Network MCC (Manufacturer Compliance Committee): reviewed and approved IoT hotspot manufacturers for the HNT network.
  • Infrastructure: Linux Ubuntu VPS's, systemd services, UFW firewalls, Fail2Ban, SSH hardening, sysctl tuning, systemd-oomd, cgroup resource isolation, DNS/domain management.
  • Scripting & DevOps: Bash, PowerShell, cron automation, Discord webhook API integrations, Matrix/Gitter bot API, JSON parsing with jq, systemd service creation, health monitoring with state-machine alerting (anti-flap, cooldown, hysteresis), VPS security hardening, Linux server administration, cross-platform scripting (Linux/Windows/macOS).
  • Mining Hardware: Started off with all types of GPU mining hardware in 2017, a variety of ASICs - Antminer S9, S17 Pro & S19, and now as 'Home Mining' has taken off and devices have advanced, I have an assorted collection of Canaan Avalon Series Miners, multiple NerdQaxe++ & NerdQx devices and a few more...
  • Mining Software: GSS/GSSM by MMFP Solutions, Start9 OS, DATUM Gateway, ESP-Miner-NerdQAxePlus, AxeOS, BitCoin Knots.
  • Certs: MCSE, MCP, CompTIA A+, CompTIA Network+
  • Education: Post-secondary Systems & Electronics Technology

Find Me

Platform Link
Gitter digibyte-maxi in #digidollar:gitter.im
X / Twitter @BaumerCrypto2_0
TikTok @baumercrypto2.0
YouTube @baumercrypto2.0

Pinned Loading

  1. digidollar-oracle-tools digidollar-oracle-tools Public

    Operator tools and monitoring scripts for DigiByte DigiDollar oracle nodes.

    Shell 3

  2. crypto-mining-tools crypto-mining-tools Public

    Monitoring, alerting, and daily summary scripts for ASIC miners and mining infrastructure. CGMiner API, AxeOS API, Start9/DATUM Gateway, GSS pool API, Discord webhooks.

    Shell

  3. bitcoin bitcoin Public

    Forked from bitcoinknots/bitcoin

    Bitcoin Knots enhanced Bitcoin node/wallet software

    C++

  4. digibyte digibyte Public

    Forked from DigiByte-Core/digibyte

    DigiByte Core 8.26.1 - CURRENT (10-30-2025) - 9.26.0 Development

    C++

  5. gostratumengine gostratumengine Public

    Forked from mmfpsolutions/gostratumengine

    An open source Stratum Engine written in GO, supporting BTC, BCH, DGB, XEC & BC2

    Go

  6. datum_gateway datum_gateway Public

    Forked from OCEAN-xyz/datum_gateway

    Decentralized Alternative Templates for Universal Mining

    C