Wallet Adapter Standard #105
tequdev
started this conversation in
Ideas (pre standard proposal)
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
By commonizing and calling different wallets from a single library, app developers will not have to implement different implementations for each wallet, thus increasing the reusability of the functionality.
Currently the
Wallet
functionality provided byxrpl.js
only supports seed values, but this discussion aims to enable signing transactions in external wallets.Features
The library provides the following functions
Interface
Sample
I agree that there needs to be some consideration regarding multisig, etc.
Beta Was this translation helpful? Give feedback.
All reactions