paulmoon410 memberin Curators Community • 10 days ago • 3 min readPIMP Stabilization BotTrade PIMP on Hive Engine The PIMP token is in a new era — it’s no longer just a Hive Engine listing. A custom stabilization bot is live, built to maintain value and give traders confidence. This…paulmoon410 memberin Curators Community • 18 days ago • 6 min readBridging PeakeCoin (PEK) from Hive Engine to Polygon — A Rough-Draft That WorksI hit a wall trying to use Hive Engine’s built-in swap flow after PEK was already live. So I rolled up my sleeves and built a lightweight, custodial bridge to get PEK moving between Hive Engine →…paulmoon410 memberin Curators Community • 19 days ago • 4 min readPeakeCoin CrossChain Transfer - hive_bridgeAttempting to work on and debug our backend cross-chain swapping actions. We try and keep all code accessible. hive_bridge/main.py paulmoon410 memberin Curators Community • 26 days ago • 4 min read🚀 PeakeCoin Tipping Bot: Building Without Smart ContractsWhen I first started building out PeakeCoin, I ran into a wall a lot of us in the Hive/Engine ecosystem face: I don’t have the liquid assets to buy more BEE and spin up “smart” contracts.…paulmoon410 memberin Curators Community • last month • 3 min readPyPeake - Looking For InputThe PyPeake MUD project brings the nostalgia of classic Multi-User Dungeons into a modern, Python-driven framework — while keeping the door wide open for expansion, theming, and integration with…paulmoon410 memberin Curators Community • last month • 2 min readCross-Posting Partnerships with Hive, Blurt, and Steemit – Powered by PeakeCoinThe PeakeCoin ecosystem just signed its first major cross-chain agreement —and the image says it all. 🔗 One Script, Three Chains With just one command, this new script posts to Hive…paulmoon410 memberin Curators Community • last month • 3 min read🛠️ 1710 Builder’s Guide (Terminal Edition)If you want to help build the game, please let me know. Welcome, Builder! Here's your full command reference for shaping the world of 1710. ──────────────────────────────────────────── 📦 ROOM…paulmoon410 memberin Curators Community • last month • 3 min read🌍 Building the World of "1710" — A Community MUD Project BeginsWelcome to Easton, 1710 , the first town in a living, breathing multiplayer world that you can help create. We've just laid the foundation for a text-based online game — a MUD (Multi-User…paulmoon410 memberin Curators Community • last month • 3 min read🤖 Building the PeakeCoin Plug-and-Play Trading BotOur goal was simple: make crypto trading accessible to everyone . We wanted a bot that could be: Downloaded and run by anyone with Python 3.11+ Modular and scalable Secure and…paulmoon410 memberin Curators Community • 2 months ago • 4 min readPeakeCoin uni_bot Fetch Market - fetch_market.py🧠 Understanding get_orderbook_top in PeakeCoin Trading Scripts If you've ever worked with Hive Engine's market API, you know it can be a bit of a dance to pull accurate buy and sell data.…paulmoon410 memberin Curators Community • 2 months ago • 4 min readThe Uni_BotWhat we're using to make the plug and play trading bots for all platforms. I will still need to put up the place_order.py, fetch_market.py, profit_strategies.py I've already written dashboard.py…paulmoon410 memberin Curators Community • 2 months ago • 3 min readPeakeCoin - dashboard.pyHypothetically 🧠 Terminal Control Tower: Running Hive Bots Like a Pro Let me paint the picture real quick — you’ve got five, maybe ten bots, each trading different tokens on Hive Engine.…paulmoon410 memberin Curators Community • 2 months ago • 3 min readMMO/RPG - Enhancing Text-Based RPGs with Beautiful ASCII ArtI need feedback on how the game plays as well. Thank you. In this post, we’ll explore how ASCII art can dramatically enhance the visual experience of a text-based RPG. We'll walk through real…paulmoon410 memberin Curators Community • 2 months ago • 3 min readMMO RPG - IPFS🌐 Building a Decentralized MMO with IPFS and WebRTC How PeakeCoin’s Peake RPG uses IPFS to revolutionize browser-based gaming ⚙️ Intro The PeakeIPFSClient class powers a decentralized…paulmoon410 memberin Curators Community • 2 months ago • 3 min readPeakeCoin Testings...The PeakeCoin trading bot ecosystem is powerful—but like all serious automation tools, it needs proper stress testing before going live. To ensure smart trades execute as expected, I wrote a…paulmoon410 memberin Curators Community • 2 months ago • 3 min readPeakecoin Payment InstoreReal-Life Blockchain Payments on Hive Engine: Behind the Code Blockchain payments aren't just a far-off dream — they're happening in real life, right here in Maryland. In this blog, we dive deep…paulmoon410 memberin Curators Community • 2 months ago • 2 min readPeakeCorp... PeakeCoin for the Corporate WorldPeakeCorp is proud to announce the release of its Enterprise Blockchain Operations Platform , now available on GitHub: 👉 PaulMoon410/peakecorp This project is an open-source proof of…paulmoon410 memberin Curators Community • 2 months ago • 1 min readThe Moonshine Experience Episode 1 - Lil Chris and SteveMy mic wasn't working well... but if you turn on the captions, you can read it. This was my first shot at it. So I'm working out the bugs.paulmoon410 memberin Curators Community • 2 months ago • 2 min readVoid Reaper - MOD I madeMy sons are heavily into Garry's Mod. If you have no idea what that is, let me know, and I'll make a post about that next. So I decided to get a little involved. I don't know much, but I can code…paulmoon410 memberin Curators Community • 3 months ago • 8 min readPeakeCoin Universal place_order.pyOver the past few months, I’ve been building and refining a Python script that makes Hive Engine trading easier, safer, and more automated. Today, I’m releasing the first version of a universal…