firefly
firefly copied to clipboard
The official IOTA and Shimmer wallet
When we press a key the last character gets deleted and readded. This could be related with the latest fixes on pin component. Happening only on iOS so it should...
## Summary Mobile device screens are smaller than desktops so having readable texts with appropriate font size is a must for accessibility. So we need to check for font sizing...
### Task description We need to update existing animations to use the shimmer logo instead of any old iota logos. We will still need the IOTA ones for when we...
Currently on iOS there is no way from the keyboard to move onto the next input. We need to implement it in setup password screen and in the settings change...
### Task description It's not possible to shrink the asset or tx history list when they are scrolled down. The user has to scroll up first which can be annoying...
Description: https://trello.com/c/yeGSBRqP/58-it-would-be-great-to-have-a-small-haptic-feedback-small-vibration-when-clicking https://capacitorjs.com/docs/apis/haptics
Messages are taking too long some times. Maybe we could test with the latest Capacitor v4
### Task description All the errors that we are receiving from wallet-rs are stringified and their interface is different than what firefly is expecting. The errors should be parsed from...
As we don't currently have a function to set the color, or update the alias of an account. It is currently only stored locally if it is updated from initial...
### Task description We should be using the testnet cointype `1` or `0x1` for testnets. Although we may not want to do this for the current alpha and beta builds,...