Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

How to recover a BWS wallet? #710

Open
got3nks opened this issue Oct 13, 2017 · 0 comments
Open

How to recover a BWS wallet? #710

got3nks opened this issue Oct 13, 2017 · 0 comments

Comments

@got3nks
Copy link
Contributor

got3nks commented Oct 13, 2017

We created the wallet on another server using Bitcore-wallet-client's createWallet("wallet name", "copayer name", 2, 3, {network: 'livenet'}, ...) and two joinWallet(secret, "copayer name", {}, ...).

We have 3 files:
alice.dat
bob.dat
carl.dat

This is what the .dat files looks like:
{"network":"livenet","xPrivKey":"...","xPubKey":"...","requestPrivKey":"...","requestPubKey":"...","copayerId":"...","publicKeyRing":[{"xPubKey":"...","requestPubKey":"..."}],"walletId":"...","walletName":"...","m":2,"n":3,"walletPrivKey":"...","personalEncryptingKey":"...","sharedEncryptingKey":"...","copayerName":"...","entropySource":"...","derivationStrategy":"BIP44","account":0,"addressType":"P2SH"}

How do we fully recover the wallet on a new installation of Bitcore-Wallet-Service?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant