LedgerHQ / app-xrp

Ripple wallet application for Ledger devices.
Apache License 2.0
17 stars 19 forks source link

Support 'TrustSet' transaction type #3

Closed ghost closed 4 years ago

ghost commented 6 years ago

The Ledger XRP app currently supports nothing but payment transactions. Which promotes insecure practices such as entering ones mnemonic words in third-party tools, in order to sign trust line transactions.

In other words, Ledger Nano S/Nano/Blue users currently have no secure way to participate in XRP ledger airdrops and trade on the XRP ledger's decentralized exchange.

References: https://developers.ripple.com/transaction-types.html https://developers.ripple.com/trustset.html

whaus7 commented 6 years ago

Yes! I'm desperate for support for 'OfferCreate' transaction types. Building out an interface for trading on the XRP ledger and hit a huge brick wall. Figured it would be simple and just assumed any transaction type would be supported ;(

btchip commented 4 years ago

Fixed in v2 app