Skip to main content

Overview

This guide provides comprehensive examples of using the ZKScore React SDK in real-world applications. All examples support both ZKS IDs and wallet addresses with automatic resolution.
All examples automatically handle ZKS ID resolution, so you can use either ZKS IDs (like alice.zks) or wallet addresses. The SDK will resolve them to the appropriate format.

Complete Profile Page

Full User Profile Component

CSS Styling

Leaderboard Component

Interactive Leaderboard

CSS for Leaderboard

Achievement Tracker

Real-time Achievement Tracker

Real-world Integration Examples

DeFi Dashboard

NFT Portfolio Tracker

Best Practices

1. Error Handling

2. Performance Optimization

3. Responsive Design