cake-tech / cake_wallet

The open source repository for Cake Wallet, a noncustodial multi-currency wallet, and Monero.com, a noncustodial Monero-only wallet. Need help? Check out https://guides.cakewallet.com
https://cakewallet.com
MIT License
693 stars 188 forks source link

Portfolio information and graphs #1499

Open mcneb10 opened 4 months ago

mcneb10 commented 4 months ago

I think it would be pretty cool to have a main menu the user is dropped into that shows the total value of all coins and tokens and all wallets with a graph of each cryptocurrency similar to stack wallet.

Also it would be nice to have mobile widgets that show the same information for quick viewing like what CoinMarketCap has (off by default of course to not comprimise security).

If the team is interested in this idea I'd be willing to draft a PR.

serrq commented 4 months ago

(Widget) Pay attention to the API. Good idea.

tuxpizza commented 4 months ago

I've created some internal designs for a Cake homepage that will allow quick view over wallets and selecting favorites to see more info of, but it's a bit away from being worked on due to to the workload we currently have. Price widgets would be an interested idea, and would be better than other crypto widget apps I currently use that are less reliable that use Kraken or CoinGecko and get rate limited.

If it was within Cake it would be using our first-party API, which is better for privacy and reliability.,

serrq commented 4 months ago

Thanks dev, alternatively you could using (without developing any widget) the permission called "display notification as full screen" to watch (for example) markets insights without unlocking the app.

I appreciated this feature in a fitness app where I can run and watch my live stats without unlocking the device (no touch interaction is needed in this mode).

Might this solution helping with this issue?

1000113852