Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi currency support? #76

Open
ccrvlh opened this issue Jan 27, 2023 · 0 comments
Open

Multi currency support? #76

ccrvlh opened this issue Jan 27, 2023 · 0 comments

Comments

@ccrvlh
Copy link

ccrvlh commented Jan 27, 2023

(I'm new to all this)

Looking at the docs and source, it seems this was built in a way that a user could only have a single passphrase/mnemonic for each currency/wallet, meaning that this does not have a so called "multi-coin" wallet support. By multi-coin what I mean is that the user would have a single recovery phrase, and that would generate different keys for different chains (using the different derivation schemes).

From the TrustWallet docs there's something like:

Multi-Coin Wallet
The Multi-Coin Wallet is a structure allowing accounts for many coins, all controlled by a single recovery phrase. It is a standard HD Wallet (Hierarchically Derived), employing the standard derivation schemes, interoperable with many other wallets: BIP39 for recovery phrase, BIP44/BIP84 for account derivation.

Wondering if I'm interpreting things right, and whether there is a way to have multi currency support.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@ccrvlh and others