The Challenge
Decentralized finance holds genuine promise for retail traders, but the barrier to entry has always been steep. Managing bridges, gas fees, wallet keys, and fragmented liquidity across chains is genuinely confusing, and most platforms assume a level of technical fluency that the majority of users simply don’t have. PiggyGPT was built to change that.
The challenge SpaceDev was brought in to solve was both technical and product-level: how do you make cross-chain trading feel as simple as sending a message, while still connecting to real DeFi infrastructure? The team needed to identify which features mattered most, architect integrations with existing protocols, and ship something that retail users would actually use, not just tolerate.
Our Approach
SpaceDev’s role was to analyze the product requirements, identify the right technical integrations, and build the system layer by layer. We used ChatGPT to power the conversational trading assistant inside Telegram, giving users a familiar interface for getting trade insights and executing swaps. GitHub Copilot accelerated the coding process, and V0 by Vercel allowed rapid UI prototyping so the team could iterate on the interface quickly.
For the cross-chain swaps, one of the most technically demanding parts of the project, we integrated with established DeFi protocols: Jupiter, LEFI, and Deep Bridge. These integrations handle route optimization automatically, so users never have to think about which chain they’re on or how to move assets between them. Self-custodial wallets are provisioned at sign-in, meaning users hold their assets from the start without going through a complex setup.
We also built an elizaOS-based AI agent deployed across Discord, Telegram, and Twitter to extend the platform’s presence and enable community-level trading assistance at scale.
Results
The testnet campaign attracted over 10,000 participants and saw 5,000 USDC in trading volume during the testing phase, meaningful early signals for a retail-focused DeFi product. The platform established strategic partnerships with Monarium (for future crypto-to-fiat off-ramps in Europe), Arbitrum, and Safe.
A tokenomics model was designed to sustain the reward and airdrop system long-term, ensuring that user incentives align with platform growth. Plans are in place to expand to additional blockchains and messaging platforms beyond Telegram.
Tech Stack
The frontend is built with React, TypeScript, and Material UI, with Prisma handling data access and Wondergraph supporting data querying needs. The AI layer runs on ChatGPT for the conversational assistant and elizaOS for the multi-platform agent. V0 by Vercel enabled rapid prototyping during the UI iteration phase. The stack was chosen to balance development speed with the reliability that financial applications require.