Skip to content

feat: Stellar keypair generation and secure storage#107

Open
Truphile wants to merge 1 commit into
ericmt-98:mainfrom
Truphile:feat/stellar-keypair-secure-storage
Open

feat: Stellar keypair generation and secure storage#107
Truphile wants to merge 1 commit into
ericmt-98:mainfrom
Truphile:feat/stellar-keypair-secure-storage

Conversation

@Truphile
Copy link
Copy Markdown

@Truphile Truphile commented May 29, 2026

Closes #66


  • Generate keypair on first launch and store in SecureStorage
  • Use device public key as Stellar address on registration
  • Sign auth challenges with stored private key (no mock)
  • Add key display, export, and import to Profile screen
  • Fix createTrade unreachable code after try/catch

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 29, 2026

@Truphile Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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

Successfully merging this pull request may close these issues.

Stellar keypair generation and secure storage on device

1 participant