BuidlZone-Labs/zicket-web

Native Stellar & Aztec Web3 Wallet Adapter Integration

Aperta

#187 aperta il 30 lug 2026

 (5 commenti) (0 reazioni) (1 assegnatario)TypeScript (43 fork)auto 404
Stellar Wavedifficulty: hardfrontendhelp wantedweb3

Metriche repository

Star
 (4 stelle)
Metriche merge PR
 (Merge medio 2g 13h) (9 PR mergiate in 30 g)

Descrizione

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

Guida contributor