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

As user navigates through assets and transactions within cardfolio without returning to the overview screen or one of main categories, we should create breadcrumbs and display then at the top...

The component represents the embedded view of the balance of Currency or Token (currently only ETH, ERC-20 or ERC-777 will be supported) at the specified address. Embedded view specifies: -...

Upon initiation of the connection (#193) we would read the addresses stored in user's Metamask, and then scan each of them for ETH and most popular tokens (plus CARD) balances...

Both Grid View and List View should include filter controls. Filter control is a text field where user can type a string that will be matched with either token name,...

needs design

Upon connection to MetaMask we should: 1. Get a list of addresses in the wallet 2. For each address go through the list of \[ETH, CARD, popular tokens (as defined...

If user isn't connected to their Metamask we shall display a welcome screen with a CTA "Access My MetaMask Wallet". Upon clicking CTA we display a modal with T&C acceptance...

needs design

This component represents the embedded view of user's credentials to a site/node member supporting Cardstack services - running Cardstack Hub, supporting CARD protocol, providing signature services, etc. Credential card contains:...

This is needed for load/performance testing before we could launch on mainnet. Index should include ERC-20 and ERC-777 tokens (#176).

When on transaction details screen I'm trying to click on asset breadcrumb, and expect to be brought back to asset details page. Nothing happens. ![image](https://user-images.githubusercontent.com/1836666/51696012-6cc5b400-1fd2-11e9-8670-1979afb1f121.png)

bug
Required For Demo