Skip to main content

Overview

After minting an Identity SBT, you must activate it to enable full functionality including score calculation and achievement claiming.

Prerequisites

  • Minted Identity: Must have successfully minted an Identity SBT
  • Wallet Connection: Same wallet used for minting
  • Gas Fees: Sufficient ETH for activation transaction
  • Not Already Activated: Identity must be in minted state

Activation Process

1. Check Identity Status

2. Activate Identity

3. Verify Activation

Activation Requirements

Prerequisites

  • Minted Identity: Identity SBT must be minted
  • Valid Wallet: Must be the identity owner
  • Sufficient Gas: ETH for transaction fees
  • Not Activated: Identity must be in minted state

What Happens During Activation

  1. Status Update: Identity status changes from minted to activated
  2. Score Calculation: Triggers initial score calculation
  3. Event Emission: IdentityActivated event is emitted
  4. Metadata Update: Identity metadata is finalized

Activation Events

IdentityActivated Event

Event Handling

Error Handling

Common Errors

Error Handling Example

Post-Activation

What You Can Do After Activation

  1. Score Calculation: Scores will be calculated automatically
  2. Achievement Claiming: Can claim achievements
  3. Attestation Creation: Can create and receive attestations
  4. Identity Updates: Can update profile information
  5. Cross-chain Usage: Identity works across all supported networks

Score Calculation Trigger

Best Practices

  1. Activate Immediately: Activate after minting for best experience
  2. Monitor Events: Listen for activation confirmation
  3. Handle Errors: Implement proper error handling
  4. Verify Success: Always verify activation completed
  5. Update UI: Update user interface after activation