portfolio icon indicating copy to clipboard operation
portfolio copied to clipboard

Card Folio - a cardstack application for tracking crypto assets

Results 51 portfolio issues
Sort by recently updated
recently updated
newest added

Currently only one network per hub is supported (e.g. Mainnet or Rinkeby). We need to support multiple networks on the same hub.

Right now these are hard coded. But I'd imagine that we'd introduce a tag document that is related to a user and asset/transaction. Likely we'll need to leverage the TBD...

Open source the portfolio project. This depends on landing this issue: https://github.com/cardstack/portfolio/issues/116 and this issue: https://github.com/cardstack/portfolio/issues/137 Also make sure to open source the portfolio-data github project so people can see...

There is a moment of time between when the user clicks on an asset from the portfolio card and the asset card begins animating to its isolated form during which...

When you load the asset card's route directly, the transactions' USD value (or really the fiat value) is missing from the transactions. The transaction USD value is only computed after...

In order to support open sourcing this repo, update the readme with detailed instructions for setting up this project including populating the ethereum index, as well as instructions for using...

We should paginate the displayed transactions on the isolated asset card. Each transaction pulls in mulitple conversion rates per day. A couple hundred transactions results in a very large payload...

This will likely ultimately end up being a demo environment. Regardless we need a separate environment from staging. Note that the ethereum index for the sandbox env has rinkeby indexed...