

# QRL Weekly, 2026-January-23

> For the complete documentation index, see [llms.txt](/llms.txt). This markdown page mirrors [the canonical HTML page](/weekly/2026-january-23/).





Published: 2026-01-23
Updated: 2026-01-23



Author: The QRL Core Contributors
















Weekly Development Snapshot go-qrllib
Achieved 100% code coverage qrypto.js
Achieved 100% code coverage wallet.js
Achieved 100% code coverage Web3 Wallet dApp Example
QRL 2.0 RPC Implementation: Added support for over 30 zond_ and wallet_ JSON-RPC methods, including key functionalities like zond_sendTransaction, zond_call, wallet_switchZondChain, and various filter/subscription methods. UI/UX Improvements: Enhanced the user interface with updated cards, banners, and tooltips, while adding “No Wallet Detected” handling, better error alerts, and disabled states for unconnected functions. Refactoring & Documentation: Performed a major codebase refactor by moving components and methods to dedicated files, alongside extensive documentation updates to reflect the new RPC capabilities. 
