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
Describe the bug
A crypto transaction is similar with a investment transaction, the difference is that the price could be another ticket, for example, ETH-BTC
To Reproduce
Steps to reproduce the behavior:
Go to one of crypto account
Click on 'New'
See the modal
Expected behavior
A similar modal when adding new transactions in investment accounts
What version of Maybe are you using?
Self-hosted, 0.2.0-alpha.2
The text was updated successfully, but these errors were encountered:
In order to have a fully featured view for crypto, we will need to:
Enable support for a variety of crypto prices in Synth API
Build a tailored view (similar to investments) so that users can track crypto holdings
Add the ability to link wallets / exchange holdings
Due to our lack of support for this, our current suggestion is to create a "value only" crypto account that tracks the overall value of all crypto owned:
This will allow you to include an approximate crypto value in your overall net worth while waiting for our official Crypto views.
We also have basic support for BTC currency exchange, so you can create a barebones setup as shown below where you track Bitcoin in one crypto account and "everything else" in another:
This is our recommendation for right now, but we do have "Crypto Views" on the roadmap:
Describe the bug
A crypto transaction is similar with a investment transaction, the difference is that the price could be another ticket, for example, ETH-BTC
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A similar modal when adding new transactions in investment accounts
What version of Maybe are you using?
Self-hosted, 0.2.0-alpha.2
The text was updated successfully, but these errors were encountered: