starknet-id / starknet.quest

The on-chain quest tool of Starknet
https://starknet.quest
23 stars 58 forks source link

Dashboard V2 #576

Open Kevils opened 3 months ago

Kevils commented 3 months ago

This issue is not a priority right now because, in the second version of the dashboard, we have added a 'token' section that lists all tokens earned on Starknet Quest. Once the first version of the dashboard is developed and Starknet Quest includes token quests, we will then be able to develop this section for Dashboard V2

You can check if the user has earned any tokens from the boosts by fetching all the boosts and checking if the address is present in the winners array. If the address does exist then take the amount/num_of_winners and show it along with boost name as given in the design.

Figma : https://www.figma.com/file/fh0OAvj4AS08kHoSxu3DkE/%F0%9F%9A%80-Starknet-Quest?type=design&node-id=3734%3A26281&mode=design&t=EIDLigeUsWmUA8Mt-1

miiikovic commented 3 months ago

I would love to work on this too @Kevils

ayushtom commented 3 months ago

@miiikovic this issue will be assigned later. As kevin described in the issue. This can't be picked up at the moment!

lindsaymoralesb commented 2 weeks ago

Hi! @ayushtom I see this issue is now open for contribution, is that correct? If so, can I work on it? I would create a small token reusable component so that I can display the user's earned tokens in this new section of the dashboard, and also it could be used anywhere in the platform if needed.

okste1234 commented 2 weeks ago

Hi @ayushtom, can I work on this?