Timelands
TIMELANDS
For Developers

Add a Competitive LayerTo Any Game.

Steam, mobile, or web — Timelands adds cross-game rivalry, shared reputation, and a connected player economy on top of your existing game. More engagement. More retention. More reasons for players to keep coming back.

What Timelands Adds to Your Game

Your game stays yours. Timelands layers on top — adding cross-game leaderboards, unified player identity, and an economy that connects your players to millions of others.

Timelands ID

Players bring their identity, social graphs, and digital assets straight into your game with zero-friction onboarding.

Shared Economy

Mint items that hold value across the entire Timelands matrix, tapping into a broader universal marketplace.

Cross-Platform State

Mobile, Web, and Desktop. Provide a seamless, pickup-and-play experience on any device.

game-server.ts
<span className="text-purple-400">import</span> { Timelands } <span className="text-purple-400">from</span> <span className="text-green-400">'@timelands/server'</span>;

<span className="text-gray-500">// Initialize the SDK</span>
<span className="text-purple-400">const</span> game = <span className="text-purple-400">new</span> Timelands({
  apiKey: process.env.TIMELANDS_KEY
});

<span className="text-gray-500">// Handle a player action</span>
<span className="text-purple-400">async function</span> <span className="text-blue-400">onBossDefeat</span>(player, damage) {
  
  <span className="text-gray-500">// 1. Reward the player</span>
  <span className="text-purple-400">await</span> game.inventory.mint(player.id, {
    itemId: <span className="text-green-400">"mythic_sword"</span>,
    rarity: <span className="text-green-400">"legendary"</span>
  });

  <span className="text-gray-500">// 2. Update Colony score</span>
  <span className="text-purple-400">await</span> game.leaderboards.submitScore({
    colonyId: player.colonyId,
    score: damage,
    metadata: { boss: <span className="text-green-400">"Void Dragon"</span> }
  });

  <span className="text-gray-500">// 3. Trigger global announcement</span>
  game.events.emit(<span className="text-green-400">"world_event"</span>, {
    message: <span className="text-green-400">`${player.name} slew the dragon!`</span>
  });
}</span>
Quests Integration

Reach Players Through Quests

The most effective way to acquire users. Pay only for real engagement.

How It Works

1

Integrate SDK

Add our lightweight SDK to your app. Track user actions server-side.

2

Create Quest

Define the action (level up, purchase, watch ad) and set rewards.

3

Players Discover

Your Quest appears in Timelands Hub. Players accept, play, complete, and earn.

4

Pay for Results

You pay only when a verified user completes the action. No impressions, no fraud.

Example Quest

Quest Title
Reach Level 10 in CyberRaids
Reward
500 Gems
Completion Rate
42.8%
12.5k players completed
sol_dev_badge_for

Pay for Engagement, Not Impressions.

Stop paying for vanity metrics. Drop a Quest into the Hub (e.g. "Reach Level 10"). You only pay when real, verified players complete the action.

  • 100% Attribution Accuracy
  • Target by Genre, Playtime, Colony
  • Zero Fraud (Server-Side Verification)
  • Instant Reward Distribution
  • Real-Time Analytics Dashboard

Campaign Performance

Completion Rate
Quest Actions Completed
42.8%
Cost Per Action
Average CPA
$1.20

Everything You Need

Built for scale. Documented for humans.

Auth & Identity

OAuth2 provider with extensive user profiles and reputation scores.

Virtual Currency

Manage soft and hard currencies with full ledger history and anti-fraud.

Global Chat

Cross-game chat channels for colonies and global lobbies.

Inventory System

ERC-1155 compatible asset management without the blockchain complexity.

Live Events

Schedule and run synchronized events across your entire playerbase.

Analytics

Deep insights into retention, monetization, and social graphs.

Integration Examples

Real-World Integrations

See how different platforms connect to Timelands

🎯
Gaming

Mobile Game (Battle Royale)

Action

Survive matches, eliminate opponents

TimeStar Earned

Match duration and placement

Timelands Integration
  • Bid for rival community visibility in Timelands arena
  • Boost team rankings with TimeStar donations
Integrate Your Platform
📺
Content

Twitch Stream

Action

Stream content, engage with viewers

TimeStar Earned

Streaming hours and viewer engagement

Timelands Integration
  • Viewers boost streamer's community with TimeStar donations
  • Compete in streaming leaderboards
Integrate Your Platform
🏃
Health

Fitness Tracker

Action

Hit daily step goals, complete workouts

TimeStar Earned

Steps taken and workout completion

Timelands Integration
  • Compete in fitness community challenges
  • Boost fitness community leaderboards
Integrate Your Platform
🎲
Web3

Play-to-Earn Game

Action

Farm in-game, complete quests

TimeStar Earned

Farming time and quest completion

Timelands Integration
  • Guilds compete in Timelands arena
  • Boost guild rankings with TimeStar
Integrate Your Platform
🛒
Commerce

E-commerce App

Action

Complete purchases, write reviews

TimeStar Earned

Purchase value and review quality

Timelands Integration
  • Loyal shoppers bid for brand community rewards
  • Compete in shopping leaderboards
Integrate Your Platform
🎵
Content

Music Streaming

Action

Listen to playlists, discover artists

TimeStar Earned

Listening hours and playlist completion

Timelands Integration
  • Artist fan communities bid for concert tickets
  • Compete in music community rankings
Integrate Your Platform
TimelandsTimelands Ventures

Building the Next Big Thing?

Timelands Ventures invests in projects that integrate deeply with our ecosystem. If you have a vision and the Timelands mindset, we can provide the capital and distribution to make it real.

Capital
Pre-seed to Series A funding for ecosystem projects.
Distribution
Direct access to millions of players through Colony quests.