XRPL-Labs / Xaman-Issue-Tracker

Bugs, improvements, suggestions & release progress (Project boards)
https://xumm.app
14 stars 9 forks source link

[Suggestion] When connected to Testnet & adding account: auto-generate #56

Open WietseWind opened 4 years ago

WietseWind commented 4 years ago

When a user is connected to Testnet, and goes to the "Add account" menu, we could add another account import method: Generate Testnet account.

We could call curl 'https://faucet.altnet.rippletest.net/accounts' -X POST -H 'Accept: application/json' and import from the generated family seed. May be nice for devs. (We may want to proxy this (?) through a XUMM API so we can change the generation method/schema on our side)

After calling we'd just return to the normal family seed import flow, with the secret already imported, skipping the confirmation entry.

canny[bot] commented 4 years ago

This issue has been linked to a Canny post: Easy generate Testnet account :tada: