It's been a grind behind the scenes — building, debugging, and pushing files to an old-school GeoCities server to keep PeakeCoin decentralized, transparent, and live.
Here’s what’s happening:
The hive_trading_bot.py script is officially running live trades on Hive Engine.
/trading-bot on GeoCitiesThis is the foundation of PeakeDEX, our Hive-native decentralized exchange — running entirely on Hive Keychain and open source bots.
PeakeCoin runs lean. Our backend is:
ftp_upload.py and peakecoinai.py moving data between the Pi and the public webFTP Directory Structure:
/trading-bot: logs and active bot scripts/ai_requests: AI prompt/response handling using DistilGPT2/peakebot: memory archives and auto-generated HTML journalsIt’s simple, reliable, and doesn’t rely on any centralized backend.
peakebot.py now:
.json files@peake.matic if you say “post this”This is AI running on a Raspberry Pi — no OpenAI, no cloud, no subscription. Fully self-hosted. Fully yours.
You’ve seen the early files — a fully text-based RPG:
Each building or town loads its own .js file. Shops will sync with shop.js, using real Hive transactions to buy gear, items, or buffs.
shop_watcher.js)Built on Hive.
Coded on a Pi.
Served from GeoCities.
This isn’t just Web3 — it’s DIY DeFi.