lunie-light
lunie-light copied to clipboard
IBC transaction support
- [ ] Users are able to send coins specifying a chain that is different than the chain the tokens are on.
- [x] Users are able to see tokens sent from other chains, showing: [Denom + Source chain]
IBC send transactions are not compatible with the old (Amino) interface anymore. To allow for IBC transactions we need to use protobuf serialization. Signing via Ledger/Keplr is not yet compatible with this kind of signing.