Abel Fernández

Results 8 issues of Abel Fernández

Part of #29.

For IBC MsgTransfer, let the user select the destination network from a list of networks instead of inputting channel and port.

Right now everything is really narrow as if it was for mobile.

- [x] Add new unimplemented create form view. Hidden and accessible with keyboard shortcut (#235) - [x] Load msg types from cosmjs-types, filter out those without amino support, build a...

- [ ] Use shadcn components, react-hook-form, and zod: - [x] Chain selection - [x] Account view - [x] Find multisig form - [x] Multisig info view - [x] Create...

The keplr authenticated lists of multisigs and transactions display all the data and both lists could be very long. They should be paginated at least client-side. Research whether they can...