BuidlZone-Labs/zicket-web

Native Stellar & Aztec Web3 Wallet Adapter Integration

Ouverte

#187 ouverte le 30 juil. 2026

 (5 commentaires) (0 réaction) (1 personne assignée)TypeScript (43 forks)auto 404
Stellar Wavedifficulty: hardfrontendhelp wantedweb3

Métriques du dépôt

Stars
 (4 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

Category Feature

Priority High

Description lib/walletSdk.ts uses mock random string generation for wallet transactions (mock_tx_...). Connect wallet prompts need native multi-wallet support (Phantom, Solflare, Aztec Passport, WalletConnect).

Proposed Solution Integrate @solana/wallet-adapter-react and @azguard/sdk / @aztec/aztec.js. Provide real RPC transaction signing and real-time status tracking via blockchain RPC listeners. Acceptance Criteria Wallet connection modal supports Freighter, Lobstr, WalletConnect, and Aztec wallets. Users sign transactions in-wallet. Real transaction signatures tracked on-chain.

Files lib/walletSdk.ts components/WalletConnectionIndicator.tsx

Guide contributeur