The Challenge
The rise of Play-to-Earn games and crypto-native experiences created a real opportunity for game studios, but also a real barrier. Casual players who want to engage with NFTs or on-chain assets quickly discover they need to set up a wallet, understand digital ownership, and manage gas fees before they can even start playing. That friction is a significant entry barrier, both for users and for the developers trying to reach them.
Blockus set out to fix this: build a platform that gives game studios all the tools they need to operate Web3 game economies, while making the experience for players as familiar as any traditional game. The challenge was holding both sides of that equation at once: sophisticated blockchain infrastructure for developers and zero-friction onboarding for players. The founding team, backed by Maple, Altos Ventures, a16zcrypto, and CSS23, needed an engineering partner who could move fast and understand the domain deeply.
Our Approach
SpaceDev assembled a five-person team (a senior frontend developer, two senior backend engineers with one specializing in blockchain, a PM, and a QA) and committed to shipping an MVP in three months against a twelve-month engagement.
The foundation was a robust API built with Node.js and Express.js that handles all NFT management and blockchain operations for the platform. Smart contracts were written in Solidity and deployed using Hardhat, with Gelato managing on-chain automation so developers don’t have to think about cron jobs or keepers. Cloud Functions and Cloud Firestore handle the serverless and database layer, giving the platform flexibility without the overhead of managing infrastructure.
The most important UX decision was instant wallet creation: users who have never interacted with Web3 before can get a wallet automatically when they first engage, with no setup required on their end. Combined with gasless transactions (where the platform absorbs gas costs rather than passing them to players) and Stripe integration for fiat purchases, the result is a Web3 platform that feels like a regular game to anyone who plays it.
Results
The partnership culminated in a platform that now operates at the forefront of the Web3 gaming space. Developers can build blockchain-compatible game economies using customizable tools in the back office, while players manage, trade, and showcase their in-game assets without ever needing to think about wallets or gas.
The support for gasless transactions and fiat currency purchases removes two of the most common reasons players abandon Web3 games before they start. An NFT marketplace is already in development as the next major milestone, extending the ecosystem further.
Tech Stack
The platform runs on Node.js and Express.js on the backend, with React.js powering the developer-facing UI. Smart contracts are written in Solidity and tested and deployed via Hardhat. Gelato handles on-chain automation. Cloud Functions and Cloud Firestore provide the serverless infrastructure. Stripe handles fiat payment processing for in-game purchases.