bro-n-bro / jetWallet

The non custodial signer to interact with cosmos based networks in telegram mini app
8 stars 0 forks source link

Design staking window #24

Closed bro-n-bro-0 closed 2 months ago

bro-n-bro-0 commented 4 months ago

Staked tokens are frozen for a certain period, during which the user can earn passive income. However, this income does not appear automatically in the user's wallet. To collect it, a special action is required: a "claim" transaction to withdraw the accumulated tokens.

In the meantime, the tokens are not liquid, meaning the user cannot transfer or sell them. To make them liquid, an "unstake" transaction is necessary to initiate the release process of the tokens. This usually takes several weeks, during which the tokens do not generate passive income and are not liquid.

We need to design a visually appealing, gamified layout for this page.

Tokens can have several states: staked and unstaking, and they can be in any proportion.

Each token state should be displayed in a gamified format.

It would be beneficial to add animations, possibly some GIFs, to gamify the process.

Additionally, it is important to reflect the tokens that are in the form of rewards but have not yet been claimed.