0xMiden / 0xMiden/wallet

Allow creating miden accounts with a previous seed phrase

Open
#882 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
5
Forks
28
Avg merge
9h 50m
Merged PRs (30d)
123

Description

Some people like to import seed phrase that they use on other chains (ethereum, bitcoin) and use the same seed phrase here, it should be simple to cater to these kind of people but I would warn that we will not guarantee the entropy of this seed phrase and then create the account

Contributor guide

Open the contributing guide

Research direction

Look for account creation logic in the wallet codebase, likely in a service or module handling seed phrases. Understand how current seed generation works and where to add an import path. Check for existing tests on account creation to extend. The feature is done when a user can input an external seed phrase and a Miden account is created with a warning about entropy.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
authentication, backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.