walletsFilter
prop.
The helper methods are:
isInstalledOnBrowser
field, while if you want to check if it’s the most recently used wallet, you should check if a value for the key dynamic_last_used_wallet
is present in local storage, and then match against the key field of the wallets.
walletsFilter
prop under settings. You will then use either the one of the helper methods or BYOF to organize your wallet list.
pipe
function to combine multiple operations to create your wallets filter.
For example, filters by chain, remove wallets and sort.