Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.driftidentity.xyz/llms.txt

Use this file to discover all available pages before exploring further.

This changelog covers every public release of Skill Drift Protocol, from the initial Sepolia testnet deployment to the Base mainnet launch. Each entry lists what changed and when it shipped.

v1.0.0-MAINNET — Base mainnet launch

Released: May 2026 This is the production release. All core mechanics are live on Base with real ETH stakes and a signed Oracle.

Contracts

ChangeDetail
Deployed SkillDriftProfile to Base mainnetProduction contract, permanent addresses
Deployed SkillDriftChallenge to Base mainnetHandles duel creation, acceptance, and resolution
24-hour cooldowns enforced on-chainPrevents grinding between reporting sessions
0.01 ETH minimum duel stakeEnsures meaningful stakes in every Arena challenge
0.001 ETH mint feeRequired to create a new Drift ID
Signing key blacklistSafety mechanism to invalidate known compromised signing keys

Frontend

ChangeDetail
Base and Ethereum mainnet network supportChain-aware contract addresses load automatically based on your connected network
Danger Level badges on incoming duelsBadges display Low, Moderate, High, or Extreme risk based on your opponent’s stats
Cooldown timers in hours/minutes/secondsCountdown shows exactly when your next report window opens
If you tested on Sepolia, your testnet Drift ID does not carry over to mainnet. You will need to mint a new one.

v1.0.4-BETA — Sepolia testnet

Released: May 2026 The first public deployment. Used to validate core mechanics before the mainnet launch.
ChangeDetail
Initial testnet deployment on SepoliaAll contracts deployed; no real ETH required
MintingDrift IDs mintable on testnet
ReportingStat updates through the Oracle signing flow
DuelingFull duel lifecycle: create, accept, resolve
Oracle signing serverBasic server for signing stat reports
Event indexerIndexes challenges and profiles for the app frontend
The Sepolia beta is no longer the active version. Use Base mainnet at driftidentity.xyz.