Skip to content

BTCZ Tools v1.2.0 ๐Ÿณ

Choose a tag to compare

@RGBTCZ RGBTCZ released this 29 Aug 17:12
· 6 commits to main since this release

BTCZ Tools v1.2.0 ๐Ÿณ

A cockpit for holders, a shareable flex card, and a built-in auto-updater.

โฌ‡๏ธ Download

Grab BTCZ-Tools.exe from the Assets below, double-click, done. No Python, no setup.
From now on, the app tells you when a newer version is out and can download it for you.

First launch needs an internet connection to download the BTCZ logo and fetch live data.
Windows SmartScreen may warn on an unsigned app โ€” click "More info" โ†’ "Run anyway".

๐Ÿ”ง What's new

  • ๐Ÿณ Holder cockpit โ€” track one or more t1 addresses: your total stack with live โ‚ฌ value, a sea-creature rank (๐Ÿฆ โ†’ ๐Ÿฆ€ โ†’ ๐ŸŸ โ†’ ๐Ÿฌ โ†’ ๐Ÿฆˆ โ†’ ๐Ÿณ) with progress to the next tier, a moonshot simulator, wealth milestones (price needed to hit 1k / 10k / 100k / 1M โ‚ฌ), and your share of the circulating supply.
  • ๐Ÿ–ผ๏ธ Shareable card โ€” export a premium PNG of your holder status in two formats at once (1080ร—1080 for Instagram/mobile, 1200ร—630 for X/Discord/Telegram), with an optional Hide amounts mode to flex your rank without revealing your stack.
  • ๐Ÿš€ Auto-update โ€” on launch the app checks GitHub for a newer release and, if one exists, offers to download the new .exe. It explains every step first, and stays completely silent when you're already up to date.

๐Ÿงฎ Under the hood

  • Circulating supply is now computed on-chain from the block height (halving every 840 000 blocks), so it always matches the explorer โ€” no more lag from third-party numbers.
  • Sidebar layout is dynamic, so future modules never collide with the language selector.

Everything from v1.1.1 (8 modules, live pool stats, standalone Windows build, 4 languages) is included โ€” the Holder tab makes it 9 modules.

๐Ÿง‘โ€๐Ÿ’ป Run from source

git clone https://github.com/RGBTCZ/BTCZ-Tools.git
cd BTCZ-Tools
./run_btcz.sh

Built for the BitcoinZ community. ๐Ÿ’š

Full changelog: see CHANGELOG.md