You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In effort to expand wallet page, we have to find better way to handle increase number of tokens and offer best utilization, usage.
Direction we would like to move towards similar layout like in our mobile app.
Wallet page will have unified list of tokens with balances and prices to give overall portfolio overview, information.
Each token selection will then open more dedicated description, transactions and relevant operations for those tokens with indicators on what 2nd layer or category that particular token belongs to.
Token specific path could also be created, e.g. /@demo/wallet/hive, /@demo/wallet/hbd, /@demo/wallet/points, /@demo/wallet/larynx etc. /@username/wallet/:tokens tokens will be whitelist or predefined ticker/symbols of tokens, easier for route management within code.
One best example of such wallets Exodus
It has icon if token belongs to some blockchain or 2nd layer, in our case, we have Engine tokens, SPK tokens, Ecency points, Hive native tokens and plan is to have more, so goal is to prepare layout for that.
The text was updated successfully, but these errors were encountered:
In effort to expand wallet page, we have to find better way to handle increase number of tokens and offer best utilization, usage.
Direction we would like to move towards similar layout like in our mobile app.
Wallet page will have unified list of tokens with balances and prices to give overall portfolio overview, information.
Each token selection will then open more dedicated description, transactions and relevant operations for those tokens with indicators on what 2nd layer or category that particular token belongs to.
Token specific path could also be created, e.g.
/@demo/wallet/hive
,/@demo/wallet/hbd
,/@demo/wallet/points
,/@demo/wallet/larynx
etc./@username/wallet/:tokens
tokens will be whitelist or predefined ticker/symbols of tokens, easier for route management within code.One best example of such wallets Exodus
It has icon if token belongs to some blockchain or 2nd layer, in our case, we have Engine tokens, SPK tokens, Ecency points, Hive native tokens and plan is to have more, so goal is to prepare layout for that.
The text was updated successfully, but these errors were encountered: