0xMiden / 0xMiden/wallet

Allow for exporting/importing of accounts through Private Keys and Multiple Seed phrases in a single wallet

Đang mở
#64 0 bình luận 0 reaction 1 người được giao Được @0xnullifier nhận Xem trên GitHub
enhancement
Ngôn ngữ chính
TypeScript
Star
5
Fork
28
Merge trung bình
9 giờ 50 phút
Pull request đã merge (30 ngày)
123

Mô tả

Currently there is no way for the users to export and import accounts for wallet with a private key.

It is not as simple and would require some changes to how we do things with the seed AFAIK we should change and use the seed from bip39 for only secret key generation.

We currently use `client.newWallet` for creating a new account but this uses seed for both secret key generation and account seed thus exporting an account would require either the full seed or secret key + account id to import the account.

As for Multiple seed phrase it is open for discussion, some wallets do it some don't.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.