Skip to content

feat: wallet export #240

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

Merged
merged 3 commits into from
Apr 29, 2025
Merged

feat: wallet export #240

merged 3 commits into from
Apr 29, 2025

Conversation

kayagokalp
Copy link
Member

@kayagokalp kayagokalp commented Apr 28, 2025

closes #237

Adds forc-wallet export and forc-wallet export --path <PATH> command to be able to export mnemonic phrase so that it can be imported to the browser wallet.

Copy link

github-actions bot commented Apr 28, 2025

LCOV of commit cb0b70c during CI #488

Summary coverage rate:
  lines......: 31.9% (399 of 1250 lines)
  functions..: 27.1% (54 of 199 functions)
  branches...: 79.2% (19 of 24 branches)

Files changed coverage rate: n/a

@kayagokalp kayagokalp marked this pull request as ready for review April 28, 2025 20:18
@kayagokalp kayagokalp self-assigned this Apr 28, 2025
@kayagokalp kayagokalp added the enhancement New feature or request label Apr 28, 2025
@kayagokalp
Copy link
Member Author

Supersedes #227

@kayagokalp kayagokalp requested a review from a team April 28, 2025 20:30
@kayagokalp kayagokalp merged commit 24883eb into master Apr 29, 2025
12 checks passed
@kayagokalp kayagokalp deleted the kayagokalp/237 branch April 29, 2025 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support exporting a wallet
3 participants