Actora Logo
All Systems Up
Version 2.4.0

Developer Core

Build with Actora tools to automate on-chain reputation. Fast APIs for quest checks and XP rewards.

Network Health
API Uptime
---
P99 Latency
---
Requests (24h)
---
Global Cluster: IAD-1, LHR-1, SIN-1
Live Integration

Build with Atomic Verifiers

Build logic for Web3 engagement. Every quest is a set of smart contract triggers. Use our SDK to deploy verifiers that listen in real time.

import { ActoraClient } from '@actora/sdk';

const client = new ActoraClient({
  apiKey: process.env.ACTORA_KEY,
  environment: 'production'
});

// Create a verifiable on-chain quest
const quest = await client.quests.deploy({
  id: 'swap-quest-01',
  reward: 500, // XP
  logic: 'uniswap_v3_swap',
  params: { minVolume: 1000 }
});

Need help?

Our team is available 24/7 in our Discord.

1
Developer
---
Projects
24/7
On-Call
< 2h
SLA Response