Skip to content

oxynaz/btx-management-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

BTX Management Tool

One-command manager to set up and run BTX mining — made by the PulseMining community. Independent community tool. Not affiliated with or endorsed by the BTX project.

Tool Languages Mining Coin


What is BTX?

BTX is a computational settlement blockchain (a Bitcoin Knots fork) secured by a MatMul proof-of-work: producing a block requires large matrix multiplications (512×512 over a finite field), so it is GPU-mined on the same class of hardware used for AI and numerical work. It uses post-quantum signatures (ML-DSA-44 + SLH-DSA, from genesis) and shielded transactions (SMILE v2) that conceal sender, receiver and amount. Block time is 90 seconds, with a fixed 21,000,000 max supply and work-based issuance.

Official project (not us): btx.dev · github.com/btxchain

This repository is an unofficial, community-built helper tool.


What this tool does

BTX_MANAGER is a single menu-driven program that automates the BTX setup. Launch it, pick your language, and use the menu:

  • 📊 Node status
  • 📦 Install / update the node
  • ▶️ Start the node
  • 👛 Create or restore a wallet (from a backup)
  • 🧹 Clean reinstall
  • ⛏️ Start mining (GPU)
  • 🌍 Multilingual — English, Français, Español, Русский

Requirements

  • A GPU (BTX is GPU-mined via MatMul; CUDA builds exist) with recent drivers
  • Linux (tested on Ubuntu 24.04)
  • A BTX wallet — the tool can create or restore one

Download & run

Download the latest BTX_MANAGER from the Releases page, then:

chmod +x BTX_MANAGER
./BTX_MANAGER

Pick your language, then follow the menu.

Verify your download before running:

sha256sum BTX_MANAGER

Expected: c7a6091d39a77b02dbcd6e8c3738b9678fe27b3080fae92df94abf3f7e5589ba

Heads-up: miners are sometimes flagged by antivirus as PUA — add an exclusion for the miner file rather than disabling protection.


Why mine with PulseMining?

PulseMining is a crypto-mining community built around one idea: getting onto new mineable coins early, with the tooling and support that make it painless.

  • 🧰 Ready-made managers like this one — install, wallet and mining in a few keystrokes, no manual setup marathon
  • 🌍 Real-time multilingual community (FR · EN · ES · RU) — follow everything, whatever your language
  • 🛟 Responsive support — stuck node, wallet question, driver issue? Someone's there
  • 🔎 Early on new coins — we find new mineable projects and get them running fast, with exclusive tools you won't find elsewhere

No promises of riches — just the tools, the people, and a head start.

👉 Join PulseMining: https://discord.gg/t4kZ59SCMa


Disclaimer

This is an unofficial, community-made tool, not affiliated with or endorsed by the BTX project. It is a binary utility that automates installing and running third-party software on your machine — review it and your setup before use. Mining and holding cryptocurrencies is speculative and carries risk; nothing here is financial advice or a promise of any return. Use at your own risk, and check the official BTX project and your local regulations.

About

Unofficial one-command mining manager for BTX by the PulseMining community. Not affiliated with the BTX project.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors