Tooling
Zond Web3 Wallet dApp Example
A React and TypeScript example dApp for discovering and connecting to the Zond Web3 Wallet and other EIP-6963 browser wallets, exercising wallet and Zond JSON-RPC methods, and inspecting responses or errors.
Overview
Zond Web3 Wallet dApp Example is an open-source React and TypeScript sample application from The QRL. It demonstrates how a browser dApp can discover EIP-6963-compatible wallets, connect to the Zond Web3 Wallet extension, and interact with its provider.
The interface lists wallet methods, exposes example requests for wallet and Zond JSON-RPC APIs, and displays successful responses or errors. Developers can run the Vite application locally as a reference when building QRL 2.0 wallet integrations.
What it provides
Features
- EIP-6963 discovery and connection for compatible browser wallets
- Selected wallet, account, UUID, and reverse-DNS details
- Interactive restricted and unrestricted JSON-RPC method examples
- Wallet response and error inspection
Faceted classification
Categories & capabilities
Source provenance
Repositories
- ToolingMIT