Build on LOA
Integrate LOA tokens into your Telegram game in minutes. Reward players, power a marketplace, and tap into 250,000+ users โ no blockchain expertise required.
250K+
Active Users
10.5M
LOA Distributed
70%
Revenue Share
3 Steps to Launch
Install SDK
Add the LOA Game SDK to your project in under a minute.
npm install @loa/game-sdkIntegrate
Authenticate players and call reward() wherever you award XP or coins today.
await loa.reward(player.id, 10, 'level_complete');Earn Together
You earn 70% of all token fees generated by your game. We grow together.
// Revenue share: 70% yours, 30% LOAimport { LOAGameClient } from "@loa/game-sdk"; const loa = new LOAGameClient({ gameId: "your-game-id", apiKey: "your-api-key",}); // Authenticate a player via Telegramconst player = await loa.authenticate(initData); // Reward player for in-game actionsawait loa.reward(player.id, 10, "level_complete");await loa.reward(player.id, 50, "boss_defeated"); // List a marketplace itemawait loa.marketplace.list({ playerId: player.id, itemId: "flame-sword-001", price: 500, // LOA tokens});
Everything You Need
Token Rewards
Distribute real LOA tokens to players for in-game achievements, level completions, and daily quests.
Marketplace
Let players trade in-game items across the entire LOA ecosystem. Earn a 2.5% fee on every trade.
Leaderboards
Plug into the global cross-game leaderboard instantly. Drive engagement with competitive rankings.
Analytics
Real-time dashboards for DAU, retention, token flow, and revenue. Know your players deeply.
250K+ Users
Launch to an existing audience of 250,000+ active LOA players. Day-1 distribution built in.
Zero Blockchain Complexity
We handle wallets, gas, and on-chain logic. You write game code โ we handle the crypto.
Ready to build?
Apply for early developer access. We review applications within 48 hours and help you ship fast.
๐ Apply for Access on Telegram