mirror of
https://github.com/status-im/status-go.git
synced 2025-02-09 13:24:49 +00:00
Implement required basic CRUD APIs - Add session to wallet connect - Delete session used in tests only - Get active dApps: the order of retrieval is based on the first time the DApp was added in descending order. Also add tests to validate the main requirements Closes: #14615