Quick Start: React Embedded Wallet Integration
2.1 Install Dependencies#
2.2 Prepare Developer Console#
1.
Log in to the Uptick Developer Dashboard
2.
Create a new application project and copy the exclusive project API Key, Bundler URL and Paymaster URL
3.
Top up UPTICK tokens for the project to ensure sufficient balance for Gas sponsorship
2.3 Initialize WebAuth Social Login#
2.4 Integrate Multi-channel Login#
2.4.1 Email Verification Code Login#
2.4.2 Google Social Login#
1.
Create an OAuth application in Google Cloud Console
2.
https://uptickauth.uptick.network/api/auth/google/callback
2.4.3 Apple Sign-in#
1.
Create a Service ID in Apple Developer Console
2.
Enable Sign in with Apple and configure domain: auth.uptick.network
3.
Set authorization callback URL:https://auth.uptick.network/auth/apple/callback
4.
Generate .p8 private key and JWT client secret
2.5 Initialize Core AA Wallet SDK#
Modified at 2026-05-26 10:18:16