PeakeCoin Updates 5/10/2025

🔧 PeakeCoin Update – May 2025
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:
🤖 Trading Bots: Hive Engine in Motion
The hive_trading_bot.py
script is officially running live trades on Hive Engine.
- Trades SWAP.HIVE with a 1% spread every 60 seconds
- Logs are auto-uploaded via FTP
- Code updates are pushed to
/trading-bot
on GeoCities
This is the foundation of PeakeDEX, our Hive-native decentralized exchange — running entirely on Hive Keychain and open source bots.
📁 GeoCities-as-a-Backend
PeakeCoin runs lean. Our backend is:
- A Raspberry Pi
- A file-based system that posts to GeoCities
- Scripts like
ftp_upload.py
andpeakecoinai.py
moving data between the Pi and the public web
FTP Directory Structure:
/trading-bot
: logs and active bot scripts/ai_requests
: AI prompt/response handling using DistilGPT2/peakebot
: memory archives and auto-generated HTML journals
It’s simple, reliable, and doesn’t rely on any centralized backend.
🧠 PeakeBot Is Alive
peakebot.py
now:
- Uses LLaMA locally to respond to user prompts
- Saves its memory in timestamped
.json
files - Updates a full HTML journal after each session
- Can post to Hive via
@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.
🕹️ PeakeRPG Coming Soon
You’ve seen the early files — a fully text-based RPG:
- Grid map navigation
- Enterable shops and towns
- PEK (PeakeCoin) as the in-game currency
- Frontend playable in browser
- Hive Keychain integration for logins, buying items, and saving progress
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.
🚀 What’s Next?
- Finalize the RPG shop and inventory logic
- Add a PEK <-> Item transaction watcher (
shop_watcher.js
) - Launch a working Hive Keychain login demo
- Publish the Android version of PeakeWallet
Built on Hive.
Coded on a Pi.
Served from GeoCities.
This isn’t just Web3 — it’s DIY DeFi.
Congratulations @peakecoin! You have completed the following achievement on the Hive blockchain And have been rewarded with New badge(s)
Your next target is to reach 40 posts.
You can view your badges on your board and compare yourself to others in the Ranking
If you no longer want to receive notifications, reply to this comment with the word
STOP